Skip to content

Commit

Permalink
Update script called and env name
Browse files Browse the repository at this point in the history
  • Loading branch information
SketchingDev committed Jul 18, 2023
1 parent bed460d commit 6c3352a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- run: yarn
- run: yarn build
- run: yarn test
- run: yarn npm publish
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
YARN_NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 6c3352a

Please sign in to comment.