Skip to content

Commit

Permalink
Merge pull request #52 from JAForbes/next
Browse files Browse the repository at this point in the history
Release - v1.0.3
  • Loading branch information
JAForbes authored Jan 31, 2022
2 parents dd672ad + 924538d commit 2db776f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

- run: npm version prerelease --preid=next

# The following will publish the release to npm
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/.npmrc
name: Setup NPM Auth
Expand Down

0 comments on commit 2db776f

Please sign in to comment.