diff --git a/publish/README.md b/publish/README.md index 6fb4263..3b5a7ea 100644 --- a/publish/README.md +++ b/publish/README.md @@ -5,7 +5,7 @@ Test the integrity of a package publishing in [Verdaccio](https://verdaccio.org/ See in action in a full example: ``` -nname: Publish Pre-check +name: Publish Pre-check on: [push, pull_request] @@ -21,4 +21,4 @@ jobs: args: -d ``` -This is a based in Docker GitHub Action. \ No newline at end of file +This is a based in Docker GitHub Action.