This commit is contained in:
marko-kraemer 2024-10-31 22:33:38 +01:00
parent a1094e7483
commit 8779bf169e
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ on:
- minor
- patch
# Add these permissions
permissions:
contents: write
pull-requests: write
jobs:
bump-version:
runs-on: ubuntu-latest