Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenastar-js authored Feb 25, 2024
1 parent 486fb57 commit 4e64c58
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
node-version: lts/*
registry-url: https://registry.npmjs.org/
- run: yarn
- run: |
npm version pre --preid=$(date +%s) --no-git-tag-version
npm publish
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 4e64c58

Please sign in to comment.