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 1451616 commit 22bdd27Copy full SHA for 22bdd27
.github/workflows/npm.yml
@@ -24,8 +24,6 @@ jobs:
24
run: npm run build
25
- name : Publish to npm
26
run: npm publish --access public
27
- env:
28
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
29
purge:
30
name: Purge jsdelivr cache
31
runs-on: ubuntu-latest
0 commit comments