We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c318da commit 4caf5c5Copy full SHA for 4caf5c5
1 file changed
.github/workflows/update_tag.yml
@@ -11,5 +11,7 @@ jobs:
11
update-majorver:
12
name: Update Major Version Tag
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: write
16
steps:
17
- uses: nowactions/update-majorver@f2014bbbba95b635e990ce512c5653bd0f4753fb # v1.1.2
0 commit comments