Skip to content

Commit

Permalink
ci: only sign archive files
Browse files Browse the repository at this point in the history
[skip ci]

Signed-off-by: Zxilly <[email protected]>
  • Loading branch information
Zxilly committed Jun 13, 2024
1 parent ead80e9 commit 7f79f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gsa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Attest build provenance
uses: actions/attest-build-provenance@3119152b59607c0d91a135e8d80c0d339f241a12 # v1.3.0
with:
subject-path: 'dist/go-size-analyzer*'
subject-path: 'dist/go-size-analyzer*.*'

0 comments on commit 7f79f46

Please sign in to comment.