Skip to content

Commit f8deef5

Browse files
authored
Fix sigstore file attachments (#1292)
1 parent 84702aa commit f8deef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ jobs:
107107
name: "Echidna ${{ needs.nixBuild.outputs.version }}"
108108
files: |
109109
./echidna-*.tar.gz
110-
./echidna-*.tar.gz.sigstore
110+
./echidna-*.tar.gz.sigstore.json

0 commit comments

Comments
 (0)