Skip to content

Commit da98b98

Browse files
committed
ci: update npm.yml
1 parent f4a1308 commit da98b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Build
2424
run: npm run build
2525
- name : Publish to npm
26-
run: npm publish --access public --provenance
26+
run: npm publish --access public
2727
purge:
2828
name: Purge jsdelivr cache
2929
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)