We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d41d1 commit af80dd8Copy full SHA for af80dd8
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
types: [published]
6
7
permissions:
8
- content: write
+ contents: write
9
id-token: write
10
11
jobs:
0 commit comments