Skip to content

Commit

Permalink
fixing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 10, 2024
1 parent 4bb93cb commit 40f4413
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
with:
persist-credentials: false

- name: Checkout Status
run: echo "Checked out ${{ github.repository }} @ ${{ steps.checkout.outputs.commit }}"

- name: AWS Auth
id: aws_auth
uses: CSVD/aws-auth@main
Expand Down

0 comments on commit 40f4413

Please sign in to comment.