Skip to content

Commit

Permalink
Modify release script
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Jul 31, 2024
1 parent 35bda77 commit e50d5d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
${{ runner.os }}-yarn-
- run: yarn install
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit e50d5d6

Please sign in to comment.