Skip to content

Commit

Permalink
Update hello_world.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abuchanan-airbyte authored Aug 23, 2024
1 parent c3f7312 commit 86c3bbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hello_world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- name: Commit changes
run: git commit -a -m "Update abctl to $ABCTL_VERSION"
env:
GIT_AUTHOR_NAME: abctl release action
GIT_AUTHOR_EMAIL: robot@airbyte.io
GIT_COMMITTER_NAME: abctl release action
GIT_COMMITTER_EMAIL: robot@airbyte.io
- name: Push change
run: git push

0 comments on commit 86c3bbf

Please sign in to comment.