Skip to content

Commit

Permalink
chore: bump version git commit config 사용자 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
toothlessdev committed Aug 25, 2024
1 parent f4d41fc commit 1754f72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version-patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ jobs:

- name: Bump Version (Patch)
run: |
git config --global user.email "[email protected]"
git config --global user.name "principes-getp"
npm version patch
git push origin main

0 comments on commit 1754f72

Please sign in to comment.