Build and Release Prerelease / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 and ${GITEA_HEAD_REF:-${GITEA_REF#refs/heads/}} (push) Successful in 1m22s
Build and Release Prerelease / Publish with Dotnet 8.0.405 and Profile PublishWinX64 and ${GITEA_HEAD_REF:-${GITEA_REF#refs/heads/}} (push) Has been cancelled
run:echo "TAG_MESSAGE=$(git tag -l --format='%(contents:subject)'${GITEA_REF#refs/*/})" >> $GITEA_ENV
#- name: Test2
# run: echo "RELEASE_MESSAGE=${git tag -l --format='%(contents:subject)' $RELEASE_VERSION}" >> $GITEA_ENV
- name:Setup dotnet
uses:actions/setup-dotnet@v1
with:
@@ -34,8 +39,8 @@ jobs:
- name:Release Files
uses:akkuman/gitea-release-action@v1
with:
name:Yee
body:Test
name:Release ${{ gitea.ref_name }}
body:$TAG_MESSAGE
prerelease:true
md5sum:true
files:|-
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.