Skip to content

Commit

Permalink
Push version change
Browse files Browse the repository at this point in the history
  • Loading branch information
ryancooley committed Apr 28, 2024
1 parent 13602bf commit 85181d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:

- name: Bump package version
run: npm version patch

- name: Push version change
run: git push --tags

- name: Publish to npm
run: npm publish
Expand Down

0 comments on commit 85181d1

Please sign in to comment.