Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mkukawski authored and jsmrcaga committed Apr 13, 2024
1 parent 68f5995 commit 9db6c4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ The inputs this action uses are:
| `build_command` | `false` | `npm run build` | The (optional) command to build static website |
| `deploy_alias` | `false` | '' | (Optional) [Deployed site alias](https://cli.netlify.com/commands/deploy) |
| `monorepo_package` | `false` | '' | (Optional) For monorepos. The name of the package to deploy |
| `debug` | `false` | '' | (Optional) When provided non-empty, prints more debug info in NETLIFY_OUTPUT |
| `command_extra_flags` | `false` | '' | (Optional) Any optional extra flags added to Netlify deploy command |


### Outputs
Expand Down Expand Up @@ -180,3 +182,4 @@ In case of already having the deployment ready data - we can easily skip the nvm
- [tpluscode](https://github.com/tpluscode)
- [wallies](https://github.com/wallies)
- [crisperit](https://github.com/crisperit)
- [mkukawski](https://github.com/mkukawski)

0 comments on commit 9db6c4e

Please sign in to comment.