Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
wighawag committed May 1, 2023
1 parent 4e360ac commit 6f42116
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
- run: |
node build-npm.js npm:final
- run: node build-npm.js npm:final
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 6f42116

Please sign in to comment.