......
This commit is contained in:
parent
b698ad512d
commit
b21f3838d4
|
@ -24,7 +24,7 @@ jobs:
|
|||
../tea r c --note="this isrelease ${version}" --tag=${version} --title=${version} --target=${{ github.sha }}
|
||||
echo ::set-env name=VERSION::$version
|
||||
- name: Run latest-tag
|
||||
-uses: EndBug/latest-tag@latest
|
||||
- uses: EndBug/latest-tag@latest
|
||||
with:
|
||||
# You can change the name of the tag or branch with this input.
|
||||
# Default: 'latest'
|
||||
|
|
Loading…
Reference in New Issue