Skip to content

Commit 44aad58

Browse files
committed
removing not needed quotes
1 parent 88be3e9 commit 44aad58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
- name: "Terraform Plan Stacks"
9393
env:
94-
ENVIRONMENT: "dev"
94+
ENVIRONMENT: dev
9595
WORKSPACE: "default"
9696
TF_VAR_API_CA_CERT: ${{ secrets.API_CA_CERT }}
9797
TF_VAR_API_CLIENT_CERT: ${{ secrets.API_CLIENT_CERT }}

0 commit comments

Comments
 (0)