Skip to content

Commit

Permalink
Release version 0.3.2 and set npm registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert committed Oct 2, 2021
1 parent 2fc449e commit 2d08f38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nextrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '16'
registry-url: 'https://registry.npmjs.org'
- uses: dropseed/nextrelease@v1
env:
NODE_AUTH_TOKEN: ${{ secrets.DROPSEED_NPM_TOKEN }}
Expand Down

0 comments on commit 2d08f38

Please sign in to comment.