Skip to content

Commit

Permalink
remove unneeded variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanvaughn committed Nov 15, 2024
1 parent 59b5582 commit 7985d0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ env:
# Credentials for deployment to AWS
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
# S3 bucket for the Terraform state
BUCKET_TF_STATE: ${{ secrets.BUCKET_TF_STATE}}

jobs:
terraform:
Expand Down

0 comments on commit 7985d0c

Please sign in to comment.