ci: grant contents:write permission to release workflow

This commit is contained in:
2026-04-19 00:25:08 +02:00
parent 94fc7f8d9c
commit 1a2efdead0
+3
View File
@@ -12,6 +12,9 @@ on:
tags: tags:
- "v*" - "v*"
permissions:
contents: write
jobs: jobs:
build: build:
strategy: strategy: