Skip to content

Commit

Permalink
Merge pull request #17 from trknhr/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bcomnes authored Nov 18, 2021
2 parents 05bd94a + 6ca44cc commit 597c989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: npm i
- run: npm test
- name: Version and publush to npm
uses: bcomnes/npm-bump@v1.0.4
- name: Version and publish to npm
uses: bcomnes/npm-bump@v2.0.2
with:
git_email: [email protected]
git_username: ${{ github.actor }}
Expand Down

0 comments on commit 597c989

Please sign in to comment.