From 142acaf4bf0a47517af9d5ab9043e8f95c1e95e5 Mon Sep 17 00:00:00 2001 From: Wilson Lin Date: Fri, 31 Jan 2020 23:41:03 +1100 Subject: [PATCH] Fix wording --- .github/workflows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index 2c2255c..a8b2f4f 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -1,3 +1,3 @@ # GitHub Actions -This folder contains various GitHub Actions that are run upon every new version Git tag is pushed to GitHub. They build, pack, and upload/deploy/publish packages and binaries for using the release in various programming languages and operating systems. +This folder contains various GitHub Actions that are run upon every new version Git tag pushed to GitHub. They build, pack, and upload/deploy/publish packages and binaries for using the newly released version in various programming languages and operating systems.