From 87068f0ccf90d9e47a79b4b22fc22f9c6847ce9c Mon Sep 17 00:00:00 2001 From: Mikeal Rogers Date: Tue, 16 Jul 2019 17:12:34 -0700 Subject: [PATCH] doc: s/flow/workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25bc3ab..c8e49d8 100644 --- a/README.md +++ b/README.md @@ -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.