Fix name
This commit is contained in:
@@ -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
|
# 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
|
# run. For this project, the `dist/index.js` file is transpiled from other
|
||||||
# source files. This workflow ensures the `dist/` directory contains the
|
# source files. This workflow ensures the `dist/` directory contains the
|
||||||
|
|||||||
Reference in New Issue
Block a user