Skip to content

Commit

Permalink
git add
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed May 3, 2024
1 parent 57d55af commit 240fa89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gitflow-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
- name: set next version
run: |
npm --no-git-tag-version version patch
git add package.json package-lock.json
git commit --message "set next version"
git push

0 comments on commit 240fa89

Please sign in to comment.