doc: s/flow/workflow
This commit is contained in:
parent
c390f6d1d4
commit
87068f0ccf
|
@ -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
|
you'll need to configured that workflow yourself. You can look to the `.github/main.workflow` file in this
|
||||||
project as an example.
|
project as an example.
|
||||||
|
|
||||||
### Flow
|
### Workflow
|
||||||
|
|
||||||
* Check for the latest version number published to npm.
|
* Check for the latest version number published to npm.
|
||||||
* Lookup all commits between the git commit that triggered the action and the latest publish.
|
* Lookup all commits between the git commit that triggered the action and the latest publish.
|
||||||
|
|
Loading…
Reference in New Issue