mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
Version bumping, try 5.
This commit is contained in:
parent
838f297aca
commit
442337814d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_merge.yml
vendored
2
.github/workflows/pr_merge.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
./scripts/increment_version.sh
|
||||
|
||||
- name: Push changes
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_user_email: github+actions@gmail.com
|
||||
commit_message: Version Bump
|
||||
|
|
Loading…
Reference in a new issue