Skip to content

Commit d3cccfe

Browse files
committed
release the sigstore json files also
1 parent b5e37a7 commit d3cccfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
draft: true
9494
files: |
9595
./build/clintercept-*.zip
96+
./build/clintercept-*.zip.sigstore.json
9697
9798
- name: Release (Linux tgz)
9899
if: |
@@ -103,3 +104,4 @@ jobs:
103104
draft: true
104105
files: |
105106
./build/clintercept-*.tar.gz
107+
./build/clintercept-*.tar.gz.sigstore.json

0 commit comments

Comments
 (0)