We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a545b commit bd14b95Copy full SHA for bd14b95
.github/workflows/release.yml
@@ -9,6 +9,8 @@ on:
9
- "v*.*.*"
10
11
permissions:
12
+ attestations: write
13
+ id-token: write
14
contents: write
15
16
jobs:
0 commit comments