1
0
Fork 0

container-action typo fix (#77)

pull/78/head
Scott Brenner 2019-08-22 10:12:47 -07:00 committed by Bryan MacFarlane
parent 28803fc3b4
commit 750d949f10
1 changed files with 1 additions and 1 deletions

View File

@ -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: