Skip to content

Commit d51f90b

Browse files
committed
Update cd.yml
1 parent 89193a5 commit d51f90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: npm run bootstrap -- --ignore-scripts
3636
shell: bash
3737
- name: 🚀 Release
38-
run: npm run publish:ci
38+
run: npm run publish:ci -- --provenance
3939
shell: bash
4040
env:
4141
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)