try just tag_name without name
All checks were successful
Unit Testing / test (3.11) (pull_request) Successful in 47s
Unit Testing / test (3.10) (pull_request) Successful in 53s
Unit Testing / test (3.8) (pull_request) Successful in 47s
Unit Testing / test (3.12) (pull_request) Successful in 53s
Unit Testing / test (3.9) (pull_request) Successful in 53s

This commit is contained in:
2026-03-02 11:00:46 +01:00
parent 616ed44dfe
commit c76442ecc5

View File

@@ -68,7 +68,7 @@ jobs:
- name: Create Release
uses: actions/gitea-release-action@v1
with:
name: "Amor-Eos ${{ env.RELEASE_TAG }}"
#name: "Amor-Eos ${{ env.RELEASE_TAG }}"
tag_name: ${{ env.RELEASE_TAG }}
#body: ${{ env.RELEASE_NOTE }}