Skip to content

Commit 756e026

Browse files
authoredJun 28, 2024··
Merge pull request #176 from smlx/release-comment
fix: very minor workflow comment update
2 parents 61adf57 + d608c77 commit 756e026

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.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)