We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab9075 commit 681609dCopy full SHA for 681609d
1 file changed
.github/workflows/pre-release_on-push.yml
@@ -5,6 +5,11 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+ actions: write
11
+
12
13
jobs:
14
build:
15
runs-on: ubuntu-latest
0 commit comments