Skip to content

Commit dc2fc2c

Browse files
committed
Quotes
1 parent 355aad7 commit dc2fc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Google Cloud Auth
1717
uses: google-github-actions/auth@v2
1818
with:
19-
credentials_json: ${{ secrets.GCP_CREDENTIALS }}
19+
credentials_json: '${{ secrets.GCP_CREDENTIALS }}'
2020

2121
- name: Set up Google Cloud
2222
uses: google-github-actions/setup-gcloud@v2

0 commit comments

Comments
 (0)