We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c916209 commit 35e0d6dCopy full SHA for 35e0d6d
.github/workflows/release.yml
@@ -75,6 +75,7 @@ jobs:
75
needs:
76
- validate-tag
77
permissions:
78
+ attestations: write
79
contents: write
80
id-token: write
81
env:
.github/workflows/snapshot.yml
@@ -39,6 +39,7 @@ jobs:
39
40
- validate
41
42
43
44
45
0 commit comments