Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
da2ce7 committed Feb 25, 2025
1 parent 01aac5a commit 56e9df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:

- id: publish
name: Publish to Npm
run: yarn npm publish --non-interactive
run: yarn npm publish
env:
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 56e9df5

Please sign in to comment.