Skip to content

Commit

Permalink
update name config
Browse files Browse the repository at this point in the history
  • Loading branch information
vitran12 committed Mar 19, 2024
1 parent 61f49c6 commit 5db6ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-updated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- run: npm install
- run: npm run style
- run: npm run build
- run: npm publish
- run: npm publish --tag latest --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 5db6ede

Please sign in to comment.