Update README.md

This commit is contained in:
Tonye Jack 2020-08-01 13:16:20 -04:00 commit de GitHub
commit 6f551cf42b
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões

Ver arquivo

@ -2,7 +2,7 @@
GitHub Action for automated npm version bump.
This Action bumps the version in package.json and push it back to the repo.
This Action bumps the version in package.json and pushes it back to the repo.
It is meant to be used on every successful merge to master but
you'll need to configured that workflow yourself. You can look to the
[`.github/workflows/push.yml`](./.github/workflows/push.yml) file in this project as an example.