Skip to content

Commit f2daf61

Browse files
author
Raymond Ottun
committed
ci: generate access token from gcr login
1 parent 324f9d0 commit f2daf61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
name: Authenticate with Google Cloud
109109
uses: google-github-actions/auth@v1
110110
with:
111+
token_format: access_token
111112
credentials_json: '${{ secrets.GOOGLE_CREDENTIALS }}'
112113

113114
- name: Login to GCR

0 commit comments

Comments
 (0)