diff --git a/.github/workflows/pr_merge.yml b/.github/workflows/pr_merge.yml index 039bf2d..9ce7eca 100644 --- a/.github/workflows/pr_merge.yml +++ b/.github/workflows/pr_merge.yml @@ -28,6 +28,7 @@ jobs: - name: Push changes uses: stefanzweifel/git-auto-commit-action@v5 with: + branch: master commit_user_email: github+actions@gmail.com commit_message: Version Bump diff --git a/version.scad b/version.scad index 82fd964..df6cd31 100644 --- a/version.scad +++ b/version.scad @@ -9,7 +9,7 @@ ////////////////////////////////////////////////////////////////////// -BOSL_VERSION = [2,0,653]; +BOSL_VERSION = [2,0,654]; // Section: BOSL Library Version Functions