1
0
Fork 0
pull/40/head
Danny McCormick 2019-08-04 14:12:04 -04:00 committed by GitHub
parent 293aa1ae02
commit f9ab88cdc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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