docs(action): Remove note about leading ./

This has been there since #267 but it isn't clear why it should be.
This commit is contained in:
Ed Page 2024-12-30 08:10:39 -06:00
parent ff7a8be979
commit aa90140690

View file

@ -42,9 +42,6 @@ jobs:
**Important** for any of the examples above, make sure that you choose **Important** for any of the examples above, make sure that you choose
a release or commit as a version, and not a branch (which is a moving target). a release or commit as a version, and not a branch (which is a moving target).
Also make sure when referencing relative file paths to use `./` (e.g., `./file.txt` instead of
`file.txt`.
## Input ## Input
| Name | Description | Required | Default | | Name | Description | Required | Default |