Merge branch 'main' into ncalteen/local-action

This commit is contained in:
Nick Alteen
2024-10-21 11:49:46 -04:00
7 changed files with 2073 additions and 1423 deletions

View File

@ -119,8 +119,6 @@ So, what are you waiting for? Go ahead and start customizing your action!
npm run all
```
> [!WARNING]
>
> This step is important! It will run [`ncc`](https://github.com/vercel/ncc)
> to build the final JavaScript action code with all dependencies included.
> If you do not run this step, your action will not work correctly when it is