We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b867a commit 61f88baCopy full SHA for 61f88ba
.github/workflows/deploy-prod.yaml
@@ -11,7 +11,7 @@ concurrency:
11
cancel-in-progress: false
12
13
env:
14
- TF_DIR: terraform/prod
+ TF_DIR: terraform
15
DOCKER_REPO: "${{ vars.DOCKER_REGISTRY }}/braden-lol"
16
17
jobs:
0 commit comments