Skip to content

Commit f6e1ab5

Browse files
authored
Update release.yml
1 parent 965ddbc commit f6e1ab5

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
- main
77

88
permissions:
9-
# TODO(supply-chain): Review broad permissions. `contents: write` is needed to push tags;
10-
# `id-token: write` and `attestations: write` are needed for build attestations via
11-
# cli/gh-extension-precompile. Scope these down if attestation generation is removed.
129
contents: write
1310
id-token: write
1411
attestations: write
@@ -112,4 +109,4 @@ jobs:
112109
- uses: cli/gh-extension-precompile@9e2237c30f869ad3bcaed6a4be2cd43564dd421b # v2.1.0
113110
with:
114111
go_version_file: go.mod
115-
generate_attestations: true
112+
generate_attestations: true

0 commit comments

Comments
 (0)