Skip to content

Commit d31f6c2

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 3b89ed8 commit d31f6c2

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
@@ -546,7 +546,7 @@ jobs:
546546

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

549-
A Docker image in a public registry.
549+
A Docker image in the {% data variables.product.prodname_github_container_registry %}.
550550

551551
```yaml
552552
jobs:

0 commit comments

Comments
 (0)