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 c50f4e3 commit 821bc3dCopy full SHA for 821bc3d
.github/workflows/release.yml
@@ -5,7 +5,8 @@ on:
5
tags:
6
- '*'
7
8
-permissions: write-all
+permissions:
9
+ actions: write
10
11
jobs:
12
build:
0 commit comments