Skip to content

Commit e831402

Browse files
authored
Update docker-gcp.yml
1 parent 042a72f commit e831402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-gcp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: google-github-actions/auth@v2
3939
with:
4040
token_format: 'access_token'
41-
credentials_json: ${{ env.GCP_SERVICE_ACCOUNT_CREDENTIALS }}
41+
credentials_json: ${{ env.GCP_SA_KEY }}
4242

4343
- name: Set up Cloud SDK
4444
id: setup-cloud-sdk

0 commit comments

Comments
 (0)