Skip to content

Commit

Permalink
fix: update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonli-Lokli committed Jul 16, 2024
1 parent 4104101 commit e54394e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
- run: npm run test
- uses: JS-DevTools/npm-publish@v3
with:
package: packages/ts-result
token: ${{ secrets.NPM_TOKEN }}

0 comments on commit e54394e

Please sign in to comment.