Skip to content

Commit

Permalink
fix destroy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FaithKovi committed Aug 3, 2024
1 parent 446e460 commit 4f610f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: ${{ secrets.AWS_REGION }}
BUCKET_NAME: ${{ secrets.BUCKET_NAME }}

- name: Destroy Terraform
working-directory: ./terraform
Expand Down

0 comments on commit 4f610f0

Please sign in to comment.