This commit is contained in:
Nick Alteen 2024-05-02 11:22:08 -04:00
parent c19f22c380
commit c4ac35c7fd

View File

@ -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