lflflflf
build-develop-branch / build-branch (push) Successful in 41s
Details
/ prettier (pull_request) Successful in 18s
Details
build-develop-branch / delete-develop (pull_request) Has been skipped
Details
build-develop-branch / new release (push) Successful in 13s
Details
convert-to-xml / deploy (push) Successful in 24s
Details
build-develop-branch / build-branch (push) Successful in 41s
Details
/ prettier (pull_request) Successful in 18s
Details
build-develop-branch / delete-develop (pull_request) Has been skipped
Details
build-develop-branch / new release (push) Successful in 13s
Details
convert-to-xml / deploy (push) Successful in 24s
Details
This commit is contained in:
parent
b21f3838d4
commit
d3c03369aa
|
@ -24,7 +24,7 @@ jobs:
|
||||||
../tea r c --note="this isrelease ${version}" --tag=${version} --title=${version} --target=${{ github.sha }}
|
../tea r c --note="this isrelease ${version}" --tag=${version} --title=${version} --target=${{ github.sha }}
|
||||||
echo ::set-env name=VERSION::$version
|
echo ::set-env name=VERSION::$version
|
||||||
- name: Run latest-tag
|
- name: Run latest-tag
|
||||||
- uses: EndBug/latest-tag@latest
|
uses: EndBug/latest-tag@latest
|
||||||
with:
|
with:
|
||||||
# You can change the name of the tag or branch with this input.
|
# You can change the name of the tag or branch with this input.
|
||||||
# Default: 'latest'
|
# Default: 'latest'
|
||||||
|
|
Loading…
Reference in New Issue