fixed content permission on release drafter

This commit is contained in:
Valmo Trindade
2025-02-25 02:09:00 -03:00
parent adf2e5999a
commit 95fde7f80f

View File

@@ -5,6 +5,9 @@ on:
tags:
- '*'
permissions:
contents: write
jobs:
package_application:
runs-on: ubuntu-latest