Skip to content

Commit

Permalink
deploy: fix script (4)
Browse files Browse the repository at this point in the history
  • Loading branch information
rah-emil committed Jan 24, 2024
1 parent 059aee1 commit 1af114d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- run: |
yarn install
yarn build
yarn npm publish
yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 1af114d

Please sign in to comment.