Fix reference

This commit is contained in:
Nick Alteen
2025-02-28 10:40:25 -05:00
parent 1d80419c54
commit d856baa9a6
3 changed files with 4 additions and 4 deletions

View File

@ -144,8 +144,8 @@ So, what are you waiting for? Go ahead and start customizing your action!
- Terminal/Command Prompt
```bash
# npx local action <action-yaml-path> <entrypoint> <dotenv-file>
npx local-action . src/main.js .env
# npx @github/local action <action-yaml-path> <entrypoint> <dotenv-file>
npx @github/local-action . src/main.js .env
```
You can provide a `.env` file to the `local-action` CLI to set environment