mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
Merge pull request #1304 from BelfrySCAD/revarbat_dev
Version bumping, try 5.
This commit is contained in:
commit
428e2ed1b5
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