Skip to content

Commit

Permalink
bugfix: deploy from the deply-clean branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gameofpointers committed Sep 1, 2023
1 parent d849f53 commit 81fda7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cut-minor-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Cut ${{ env.BRANCH }} release branch and rev'd 'VERSION' file to ${{ env.VERSION }}
branch: main
branch: deploy-clean
commit_options: -S
commit_user_email: ci@dominantstrategies.io
commit_user_name: ci-dominantstrategies
Expand Down

0 comments on commit 81fda7b

Please sign in to comment.