Skip to content

Commit

Permalink
Automatic release test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Bona committed Nov 3, 2020
1 parent 02a6680 commit 59cc042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- run: sudo apt-get install libusb-1.0-0-dev -y
- run: sudo apt-get install gcc-4.8 g++-4.8 -y
- run: yarn install --frozen-lockfile
- run: yarn npm set //registry.npmjs.org/:_authToken $NPM_TOKEN
- run: yarn release --ci
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
Expand Down

0 comments on commit 59cc042

Please sign in to comment.