Removed release description text, so PR text is used.

This commit is contained in:
Patrick Lehmann
2025-04-26 21:29:50 +02:00
parent 3f7b0c221b
commit 7a57747fcd
6 changed files with 10 additions and 7 deletions

View File

@@ -338,7 +338,7 @@ jobs:
if: needs.Prepare.outputs.is_release_tag == 'true'
permissions:
contents: write
actions: write
actions: write
with:
tag: ${{ needs.Prepare.outputs.version }}
secrets: inherit