doc: s/flow/workflow

This commit is contained in:
Mikeal Rogers 2019-07-16 17:12:34 -07:00 committed by GitHub
parent c390f6d1d4
commit 87068f0ccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ This Action publishes a package to npm. It is meant to be used on every successf
you'll need to configured that workflow yourself. You can look to the `.github/main.workflow` file in this
project as an example.
### Flow
### Workflow
* Check for the latest version number published to npm.
* Lookup all commits between the git commit that triggered the action and the latest publish.