Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Feb 22, 2020
1 parent 92e4ccc commit cf2d409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
git config user.email "iam@jamesiv.es"
git config user.name "James Ives"
- run: npm install
- run: npm version patch -m "Release %s"
- run: npm ci
- run: npm publish
Expand Down

0 comments on commit cf2d409

Please sign in to comment.