Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
djredman99 authored Nov 2, 2024
1 parent e6408c3 commit b84c889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/14-build-attestations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
id: validate
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
run: gh attestation verify staging/attestations.tar.gz --owner djredman99 --bundle ./djredman99-github-intro-to-actions-demos-attestation-2853082.sigstore.json
run: gh attestation verify staging/attestations.tar.gz --owner djredman99 --bundle ./djredman99-github-intro-to-actions-demos-attestation-2853082

- name: Output Attestation
if: steps.validate.outcome == 'success'
Expand Down

0 comments on commit b84c889

Please sign in to comment.