Skip to content

Commit 9db6c4e

Browse files
mkukawskijsmrcaga
authored andcommitted
Update documentation
1 parent 68f5995 commit 9db6c4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ The inputs this action uses are:
4343
| `build_command` | `false` | `npm run build` | The (optional) command to build static website |
4444
| `deploy_alias` | `false` | '' | (Optional) [Deployed site alias](https://cli.netlify.com/commands/deploy) |
4545
| `monorepo_package` | `false` | '' | (Optional) For monorepos. The name of the package to deploy |
46+
| `debug` | `false` | '' | (Optional) When provided non-empty, prints more debug info in NETLIFY_OUTPUT |
47+
| `command_extra_flags` | `false` | '' | (Optional) Any optional extra flags added to Netlify deploy command |
4648

4749

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

0 commit comments

Comments
 (0)