develop/latest -> build/latest
convert-to-yml / develop-branch (push) Successful in 32s Details

This commit is contained in:
giles 2023-10-24 00:36:47 +00:00
parent 1a7ec28dd0
commit fce61c8c7a
1 changed files with 1 additions and 1 deletions

View File

@ -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'