Skip to content

Commit

Permalink
chore: try another action
Browse files Browse the repository at this point in the history
  • Loading branch information
kioqq committed Apr 30, 2024
1 parent 102cce3 commit ccac559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
run: yarn build

- name: Publish to NPM 🚀
uses: simenandre/publish-with-yarn-classic@v1
uses: simenandre/publish-with-yarn@v1
with:
npm-auth-token: ${{ secrets.NPM_TOKEN }}

0 comments on commit ccac559

Please sign in to comment.