We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61adf57 + d608c77 commit 756e026Copy full SHA for 756e026
1 file changed
.github/workflows/release.yaml
@@ -25,9 +25,8 @@ jobs:
25
contents: write
26
# push docker images to registry
27
packages: write
28
- # use OIDC token for signing
29
- id-token: write
30
# required by attest-build-provenance
+ id-token: write
31
attestations: write
32
needs: release-tag
33
if: needs.release-tag.outputs.new-tag == 'true'
0 commit comments