mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-04 02:32:54 +08:00
container-action typo fix (#77)
This commit is contained in:
parent
28803fc3b4
commit
750d949f10
@ -14,7 +14,7 @@ Complete creating your repo and clone the repo.
|
|||||||
|
|
||||||
> NOTE: The location of the repo will be how users will reference your action in their workflow file with the using keyword.
|
> NOTE: The location of the repo will be how users will reference your action in their workflow file with the using keyword.
|
||||||
|
|
||||||
e.g. To use https://github.com/actions/setup-node, user's will author:
|
e.g. To use https://github.com/actions/setup-node, users will author:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user