Skip to content

Commit 3a13f13

Browse files
authored
Add permission for bump version (#34)
1 parent f16c5e2 commit 3a13f13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/bump-version.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
types: [closed]
66
branches: [main]
77

8+
permissions:
9+
contents: write
10+
pull-requests: write
11+
812
jobs:
913
tag:
1014
uses: git-mastery/actions/.github/workflows/bump-version.yml@main

0 commit comments

Comments
 (0)