This commit is contained in:
Danny McCormick
2019-08-04 14:12:04 -04:00
committed by GitHub
parent 293aa1ae02
commit f9ab88cdc3

View File

@@ -137,7 +137,7 @@ $ git commit -a -m "publishing v1 of action"
$ git push
```
> NOTE: Consider versioning your actions with tags. See [versioning](docs/action-versioning.md)
> NOTE: Consider versioning your actions with tags. See [versioning](action-versioning.md)
## Test End To End