mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
re-add beta suffix to tag version
This commit is contained in:
parent
bb73d66153
commit
c0264bd7b6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-beta.yml
vendored
2
.github/workflows/publish-beta.yml
vendored
|
|
@ -109,7 +109,7 @@ jobs:
|
|||
|
||||
# Set outputs for other jobs
|
||||
echo "version=$versionWithBeta" >> $env:GITHUB_OUTPUT
|
||||
echo "tagVersion=v$inputVersion" >> $env:GITHUB_OUTPUT
|
||||
echo "tagVersion=v$inputVersion-beta" >> $env:GITHUB_OUTPUT
|
||||
|
||||
publish:
|
||||
needs: prepare
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue