Set github ci permissions

This commit is contained in:
Donkie
2025-06-08 12:23:37 +02:00
parent 25536233fc
commit 7b7d73224d
2 changed files with 20 additions and 1 deletions

View File

@@ -13,6 +13,9 @@ on:
- minor
- major
permissions:
contents: write
jobs:
bump-version:
runs-on: ubuntu-latest