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 e6032d8 commit c3f7312
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hello_world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
run: git diff
- 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
- name: Push change
run: git push

0 comments on commit c3f7312

Please sign in to comment.