Skip to content

Commit

Permalink
updated dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
akashcldcvr committed Oct 5, 2023
1 parent 89fa7f6 commit c81df2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,10 @@ jobs:
terrarium generate -p .platform-repo/$PLATFORM_DIR -a . -o $TF_CONFIG_DIRECTORY/src
cp -r .platform-repo/examples/platform-demo/modules ./$TF_CONFIG_DIRECTORY/modules
- name: "Push Terrarium generated code at path : ${{ env.TF_CONFIG_DIRECTORY }}"
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: terrarium-generate-code
branch: ${{ github.head_ref || github.ref_name }}



0 comments on commit c81df2a

Please sign in to comment.