File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,10 +60,6 @@ The action can be configured using the following settings:
6060| ` PatchLabels ` | A comma separated list of labels that trigger a patch release. | ` false ` | ` patch, fix ` |
6161| ` IgnoreLabels ` | A comma separated list of labels that do not trigger a release. | ` false ` | ` NoRelease ` |
6262| ` WhatIf ` | Control wether to simulate the action. If enabled, the action will not create any releases. Used for testing. | ` false ` | ` false ` |
63- | ` Debug ` | Enable debug output. | ` 'false' ` | ` false ` |
64- | ` Verbose ` | Enable verbose output. | ` 'false' ` | ` false ` |
65- | ` Version ` | Specifies the version of the GitHub module to be installed. The value must be an exact version. | | ` false ` |
66- | ` Prerelease ` | Allow prerelease versions if available. | ` 'false' ` | ` false ` |
6763| ` WorkingDirectory ` | The working directory where the script runs. | ` 'false' ` | ` '.' ` |
6864
6965## Example
You can’t perform that action at this time.
0 commit comments