Skip to content

Commit 7bb09ac

Browse files
committed
ci(steps): Update sign package
1 parent c65dc84 commit 7bb09ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ jobs:
6767
run: npm run build
6868

6969
- name: Sign package with Sigstore
70-
uses: sigstore/gh-action-sigstore@v2
70+
uses: sigstore/[email protected]
71+
with:
72+
inputs: dist/*.tgz
7173

7274
- name: Run Semantic Release
7375
env:

0 commit comments

Comments
 (0)