Skip to content

Commit 57a0405

Browse files
committed
feat: removed the old required params for gcp auth stage
1 parent 41d0c43 commit 57a0405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitops.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ defaults:
1212
working-directory: ./tf-variables/
1313
env:
1414
TERRAFORM_VER: 1.8.0
15-
TERRAFORM_DIR: ./tf-variables
15+
TERRAFORM_DIR: "./tf-variables/""
1616
CLOUDSDK_VER: 480.0.0
1717
permissions:
1818
pull-requests: write

0 commit comments

Comments
 (0)