diff --git a/workflows/deploy-cloudrun/cloudrun-declarative.yml b/workflows/deploy-cloudrun/cloudrun-declarative.yml index 8d937aa..7979054 100644 --- a/workflows/deploy-cloudrun/cloudrun-declarative.yml +++ b/workflows/deploy-cloudrun/cloudrun-declarative.yml @@ -85,6 +85,7 @@ jobs: # uses: 'google-github-actions/auth@v0' # with: # credentials_json: '${{ secrets.GCP_CREDENTIALS }}'' + # token_format: 'access_token' # BEGIN - Docker auth and build (NOTE: If you already have a container image, these Docker steps can be omitted)