Commit 80756ce
authored
Fix Cloud Run action example using service-account-based auth (#23)
Added missing `token_format: 'access_token'` for the
`google-github-actions/auth@v0` step, fixing Cloud Run action example
using service-account-based auth, ensuring docker-auth works
Signed-off-by: RobotHanzo <36107150+RobotHanzo@users.noreply.github.com>1 parent ca54f3a commit 80756ce
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
0 commit comments