Skip to content

Commit 813864f

Browse files
committed
chnaged the working directory
1 parent e21b790 commit 813864f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gitops.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ on:
99
workflow_dispatch:
1010
defaults:
1111
run:
12-
working-directory: ./tf-variables/
12+
working-directory: ./tf-count/
1313
env:
1414
TERRAFORM_VER: 1.8.0
15-
TERRAFORM_DIR: "./tf-variables/"
15+
TERRAFORM_DIR: "./tf-count/"
1616
CLOUDSDK_VER: 480.0.0
1717
permissions:
1818
pull-requests: write

0 commit comments

Comments
 (0)