Skip to content

Commit 6069681

Browse files
committed
chore(ci): disable attestation
Release-As: 0.1.0-rc.2
1 parent 588b271 commit 6069681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
if: ${{ steps.release.outputs.release_created }}
3131
uses: cli/gh-extension-precompile@v2
3232
with:
33-
generate_attestations: true
33+
# generate_attestations: true
3434
go_version_file: go.mod
3535
release_tag: ${{ steps.release.outputs.tag_name }}

0 commit comments

Comments
 (0)