We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389d666 commit f5f0f61Copy full SHA for f5f0f61
.github/workflows/publish.yml
@@ -5,6 +5,7 @@ on:
5
permissions:
6
id-token: write
7
contents: read
8
+ packages: write
9
10
jobs:
11
publish:
0 commit comments