Skip to content

Commit 49e8f73

Browse files
Update content/actions/reference/workflow-syntax-for-github-actions.md
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
1 parent d31f6c2 commit 49e8f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/reference/workflow-syntax-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ jobs:
560560

561561
`docker://{host}/{image}:{tag}`
562562

563-
A Docker image in a public registry - <sub>[Google Container Registry - GCR](https://cloud.google.com/container-registry)</sub>
563+
A Docker image in a public registry. This example uses the Google Container Registry at `gcr.io`.
564564

565565
```yaml
566566
jobs:

0 commit comments

Comments
 (0)