Skip to content

Commit f37da73

Browse files
testing the github action deployment file
1 parent c065819 commit f37da73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99

1010
env:
11-
TF_WORKING_DIR: terraform
11+
TF_WORKING_DIR: terraform/
1212

1313
jobs:
1414
terraform:

0 commit comments

Comments
 (0)