mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
Version bumping, try 4.
This commit is contained in:
parent
23740e0d0f
commit
838f297aca
1 changed files with 4 additions and 3 deletions
7
.github/workflows/pr_merge.yml
vendored
7
.github/workflows/pr_merge.yml
vendored
|
@ -26,9 +26,10 @@ jobs:
|
|||
./scripts/increment_version.sh
|
||||
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
github_token: ${{ secrets.GH_PAT }}
|
||||
branch: ${{ github.ref }}
|
||||
commit_user_email: github+actions@gmail.com
|
||||
commit_message: Version Bump
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue