mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Merge pull request #1303 from BelfrySCAD/revarbat_dev
Version bumping, try 4.
This commit is contained in:
commit
d6f607e766
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