Skip to content

Commit

Permalink
Merge pull request #10 from OpenCHAMI/fix-attestation
Browse files Browse the repository at this point in the history
Update binary location in attestation step
  • Loading branch information
alexlovelltroy authored Jan 19, 2024
2 parents 7728de2 + 63f6cd3 commit 6900a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Attest Binaries
uses: github-early-access/generate-build-provenance@main
with:
subject-path: dist/bss
subject-path: dist/boot-script-service
- name: generate build provenance
uses: github-early-access/generate-build-provenance@main
with:
Expand Down

0 comments on commit 6900a98

Please sign in to comment.