mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-06 20:10:12 +02:00
re-add beta suffix to tag version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user