Skip to content

Commit

Permalink
update webflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amoskeyz committed Jun 24, 2024
1 parent d558e88 commit 83fd86c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- name: Publish package on NPM 📦
run: npx tsc && npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 83fd86c

Please sign in to comment.