Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Remove icon
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTorresDev committed Jul 20, 2023
1 parent ec6fdf0 commit a3fe383
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 @@ -76,7 +76,7 @@ jobs:
with:
node-version: "18.x"
registry-url: https://registry.npmjs.org/
- name: 🚀 Publish package to NPM
- name: Publish package to NPM
run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit a3fe383

Please sign in to comment.