.github/workflows/package-builds-stable: allow write permissions to upload binary packages

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-04-06 13:05:45 -04:00
parent df27a96f1f
commit 8adf1a06eb

View File

@@ -5,7 +5,7 @@ on:
types: [published]
permissions:
contents: read
contents: write
actions: write
jobs: