Skip to content

Commit

Permalink
Checkout to master before commit
Browse files Browse the repository at this point in the history
  • Loading branch information
saehun committed Oct 11, 2020
1 parent dfd0ae5 commit 0dd2d4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Bump git version
run: |
git checkout -b master
git add package.json
git commit -m 'Bump version'
git push origin master

0 comments on commit 0dd2d4a

Please sign in to comment.