Add permissions to github token

This commit is contained in:
2026-04-26 18:39:17 +02:00
parent 5618cb5efc
commit 1baeb9f465
3 changed files with 5 additions and 2 deletions

View File

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