Update .gitea/workflows/release.yml

This commit is contained in:
2025-05-20 07:23:39 +01:00
parent 85b696f089
commit 72fb775257

View File

@@ -52,7 +52,8 @@ jobs:
if: ${{ github.event.inputs.github_release == 'true' }}
uses: softprops/action-gh-release@v1
with:
tag_name: - name: Add release notes
tag_name: {{ github.sha}}
- name: Add release notes
id: add_release_notes
run: |
echo "RELEASE_NOTES<<EOF" >> $GITHUB_ENV