Skip to content

Commit

Permalink
Update Bump Version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marioparaschiv committed May 4, 2024
1 parent 58e7347 commit d7956c8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/Bump Version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,4 @@ jobs:
pnpm version patch
- name: Commit Changes
run: |
git add -A
git commit -am "[ci] bump version"
git push
run: git push

0 comments on commit d7956c8

Please sign in to comment.