We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ea6a1 commit 830f5dfCopy full SHA for 830f5df
.github/workflows/publish.yml
@@ -9,6 +9,8 @@ on:
9
10
permissions:
11
id-token: write
12
+ contents: write
13
+ packages: write
14
15
env:
16
CI: true
0 commit comments