Skip to content

Commit

Permalink
build-deploy.yml -> fixed the commit_user_name field
Browse files Browse the repository at this point in the history
  • Loading branch information
hubchub committed Feb 3, 2023
1 parent 24876d7 commit ebf0d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,5 @@ jobs:
branch: ${{ inputs.branch }}
commit_message: Rev'd 'VERSION' file to {{ env.VERSION }}
commit_options: -S
commit_username: [email protected]
commit_user_name: [email protected]
commit_user_email: ci-dominantstrategies

0 comments on commit ebf0d7e

Please sign in to comment.