diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index 5c4bd8b..283f46f 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -1,4 +1,4 @@ -# In TypeScript actions, `dist/` is a special directory. When you reference +# In JavaScript actions, `dist/` is a special directory. When you reference # an action with the `uses:` property, `dist/index.js` is the code that will be # run. For this project, the `dist/index.js` file is transpiled from other # source files. This workflow ensures the `dist/` directory contains the