We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b688af1 commit 5e4ab82Copy full SHA for 5e4ab82
1 file changed
.github/workflows/version-bump.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches: [main]
6
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
bump-version:
12
runs-on: ubuntu-latest
0 commit comments