We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7b8f2 commit 9b3ee37Copy full SHA for 9b3ee37
.github/workflows/release.yaml
@@ -6,6 +6,8 @@ on:
6
permissions:
7
contents: write
8
pull-requests: write
9
+ packages: write
10
+ attestations: write
11
id-token: write
12
13
name: release
0 commit comments