We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f75cd commit 0478a9aCopy full SHA for 0478a9a
.github/workflows/version_bump.yml
@@ -11,6 +11,7 @@ jobs:
11
runs-on: ubuntu-22.04
12
permissions:
13
contents: write
14
+ actions: write
15
steps:
16
- uses: actions/checkout@v4
17
with:
0 commit comments