Skip to content

Commit d608c77

Browse files
committed
fix: very minor workflow comment update
1 parent 61adf57 commit d608c77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/release.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ jobs:
2525
contents: write
2626
# push docker images to registry
2727
packages: write
28-
# use OIDC token for signing
29-
id-token: write
3028
# required by attest-build-provenance
29+
id-token: write
3130
attestations: write
3231
needs: release-tag
3332
if: needs.release-tag.outputs.new-tag == 'true'

0 commit comments

Comments
 (0)