We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a1308 commit da98b98Copy full SHA for da98b98
.github/workflows/npm.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Build
24
run: npm run build
25
- name : Publish to npm
26
- run: npm publish --access public --provenance
+ run: npm publish --access public
27
purge:
28
name: Purge jsdelivr cache
29
runs-on: ubuntu-latest
0 commit comments