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.