Skip to content

Commit 33d3ae6

Browse files
authored
Fix Cloud Run action example using service-account-based auth
Signed-off-by: RobotHanzo <[email protected]>
1 parent ca54f3a commit 33d3ae6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflows/deploy-cloudrun/cloudrun-declarative.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
# uses: 'google-github-actions/auth@v0'
8686
# with:
8787
# credentials_json: '${{ secrets.GCP_CREDENTIALS }}''
88+
# token_format: 'access_token'
8889

8990
# BEGIN - Docker auth and build (NOTE: If you already have a container image, these Docker steps can be omitted)
9091

0 commit comments

Comments
 (0)