Update build_release.yml

Removing broken attestation for the moment and adding a manual workflow trigger
This commit is contained in:
Alex Lovell-Troy 2024-04-24 13:59:06 -04:00 committed by GitHub
parent 8d3e1085c8
commit 78ef71e94c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@
name: Release with goreleaser
on:
workflow_dispatch:
push:
tags:
- v*
@ -52,7 +53,3 @@ jobs:
echo "fs.writeFileSync('digest.txt', firstNonNullDigest);" >> process.js
node process.js
echo "digest=$(cat digest.txt)" >> $GITHUB_OUTPUT
- name: Attest opaal binary
uses: github-early-access/generate-build-provenance@main
with:
subject-path: opaal