File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ The inputs this action uses are:
43
43
| `build_command` | `false` | `npm run build` | The (optional) command to build static website |
44
44
| `deploy_alias` | `false` | '' | (Optional) [Deployed site alias](https://cli.netlify.com/commands/deploy) |
45
45
| `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 |
46
48
47
49
48
50
# ## Outputs
@@ -180,3 +182,4 @@ In case of already having the deployment ready data - we can easily skip the nvm
180
182
- [tpluscode](https://github.com/tpluscode)
181
183
- [wallies](https://github.com/wallies)
182
184
- [crisperit](https://github.com/crisperit)
185
+ - [mkukawski](https://github.com/mkukawski)
You can’t perform that action at this time.
0 commit comments