We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16c5e2 commit 3a13f13Copy full SHA for 3a13f13
1 file changed
.github/workflows/bump-version.yml
@@ -5,6 +5,10 @@ on:
5
types: [closed]
6
branches: [main]
7
8
+permissions:
9
+ contents: write
10
+ pull-requests: write
11
+
12
jobs:
13
tag:
14
uses: git-mastery/actions/.github/workflows/bump-version.yml@main
0 commit comments