mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20: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
|
# Set outputs for other jobs
|
||||||
echo "version=$versionWithBeta" >> $env:GITHUB_OUTPUT
|
echo "version=$versionWithBeta" >> $env:GITHUB_OUTPUT
|
||||||
echo "tagVersion=v$inputVersion" >> $env:GITHUB_OUTPUT
|
echo "tagVersion=v$inputVersion-beta" >> $env:GITHUB_OUTPUT
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
needs: prepare
|
needs: prepare
|
||||||
|
|||||||
Reference in New Issue
Block a user