We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27f189 commit 7bfcb94Copy full SHA for 7bfcb94
.github/workflows/bump_version.yml
@@ -1,6 +1,5 @@
1
name: bump version
2
-permissions:
3
- contents: write
+permissions: write-all
4
# Upstream uses last portion of the version as a unique part to differentiate builds
5
# created from different commits. Last part (or VERSION_TWEAK) is basically a number
6
# of commits since the last tag (computed automatically by git).
0 commit comments