Skip to content

Commit

Permalink
fix: publish directly
Browse files Browse the repository at this point in the history
  • Loading branch information
oneWalker committed Nov 6, 2024
2 parents 2381282 + a74e0c0 commit b6a0fbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
with:
node-version: '20'

- name: Install dependencies
run: npm install

- name: Publish to npmjs
run: npm publish --//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit b6a0fbe

Please sign in to comment.