Skip to content

Commit

Permalink
Switch to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
W4G1 committed Dec 17, 2023
1 parent 31dab54 commit f5f0764
Show file tree
Hide file tree
Showing 3 changed files with 4,295 additions and 2,676 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- run: pnpm install
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Loading

0 comments on commit f5f0764

Please sign in to comment.