Skip to content

Commit

Permalink
Update infra.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akashcldcvr authored Oct 5, 2023
1 parent 7e86901 commit 5043037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
with:
commit_message: terrarium-generate-code
path: ${{ env.TF_CONFIG_DIRECTORY }}
branch: "akashj/demo"
branch: ${{ github.head_ref || github.ref_name }}
commit_user_name: Akash Jaiswal # defaults to "github-actions[bot]"
commit_user_email: [email protected] # defaults to "41898282+github-actions[bot]@users.noreply.github.com"

0 comments on commit 5043037

Please sign in to comment.