sf14
Some checks failed
Build and Release Prerelease / Publish with Dotnet 8.0.405 and Profile PublishWinX64 (push) Has been cancelled
Build and Release Prerelease / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 (push) Has been cancelled

This commit is contained in:
2026-03-05 16:35:26 +01:00
parent b5439a62d6
commit cbfe068195

View File

@@ -21,7 +21,9 @@ jobs:
ref: prerelease
#&& echo "RELEASE_MESSAGE=${ git tag -l --format='%(contents:subject)' 'RELEASE_VERSION' }" >> $GITEA_ENV
- name: Test
run: echo "RELEASE_VERSION=${GITEA_REF#refs/*/}" >> $GITEA_ENV && git tag -l --format='%(contents:subject)' RELEASE_VERSION
run: echo "RELEASE_VERSION=${GITEA_REF#refs/*/}" >> $GITEA_ENV
- name: Test2
run: git tag -l --format='%(contents:subject)' $RELEASE_VERSION
- name: Setup dotnet
uses: actions/setup-dotnet@v1
with:
@@ -37,7 +39,7 @@ jobs:
- name: Release Files
uses: akkuman/gitea-release-action@v1
with:
name: Yee
name: Release $RELEASE_VERSION
body: Body
prerelease: true
md5sum: true