Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff <[email protected]>
  • Loading branch information
minherz and jhuleatt authored May 24, 2024
1 parent aa2961d commit 8a1ac1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
### Deploy using keyless authentication

Previous options require a service account JSON key to be stored as a string in the repo's "Secrets" area.
You can authenticate vs. Google Cloud without the need for the JSON key using `auth` action:
You can authenticate vs. Google Cloud without the need for the JSON key using the [`auth` action](https://github.com/marketplace/actions/authenticate-to-google-cloud):

```yaml
name: Deploy to Live Channel
Expand Down

0 comments on commit 8a1ac1c

Please sign in to comment.