diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index e4525b1..610e00d 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -1,7 +1,7 @@ # `dist/index.js` is a special file in Actions. # When you reference an action with `uses:` in a workflow, # `index.js` is the code that will run. -# For our project, we generate this file through a build process +# https://github.com/example-org/example-repo/actionsDAILY/For our project, we generate this file through a build process # from other source files. # We need to make sure the checked-in `index.js` actually matches what we expect it to be. name: Check dist/