Skip to content

Commit

Permalink
cut-minor-release.yml -> fixed commit email
Browse files Browse the repository at this point in the history
  • Loading branch information
hubchub committed Mar 13, 2023
1 parent eabb08a commit fd9b901
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cut-minor-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
branch: ${{ env.BRANCH }}
create_branch: true
commit_options: -S
commit_user_email: ci@dominant-strategies.io
commit_user_email: ci@dominantstrategies.io
commit_user_name: ci-dominantstrategies


Expand All @@ -64,7 +64,7 @@ jobs:
commit_message: Rev'd 'VERSION' file to {{ env.VERSION }}
branch: main
commit_options: -S
commit_user_email: ci@dominant-strategies.io
commit_user_email: ci@dominantstrategies.io
commit_user_name: ci-dominantstrategies
deployReleaseCandidate:
uses: ./.github/workflows/build-deploy.yml
Expand Down

0 comments on commit fd9b901

Please sign in to comment.