Skip to content

Commit dd229d1

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 75f8cb8 commit dd229d1

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
@@ -542,7 +542,7 @@ jobs:
542542
uses: docker://alpine:3.8
543543
```
544544

545-
##### Example using a Github Container Registry
545+
##### Example using the {% data variables.product.prodname_github_container_registry %}
546546

547547
`docker://{host}/{image}:{tag}`
548548

0 commit comments

Comments
 (0)