Skip to content

Commit 82249cc

Browse files
Fix markdown table formatting (MD060)
1 parent 8859f57 commit 82249cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The action can be configured using the following settings:
3939

4040
| Name | Description | Default | Required |
4141
| --- | --- | --- | --- |
42-
| `AutoCleanup`| Control wether to automatically cleanup prereleases. If disabled, the action will not remove any prereleases. | `true` | false |
42+
| `AutoCleanup` | Control wether to automatically cleanup prereleases. If disabled, the action will not remove any prereleases. | `true` | false |
4343
| `AutoPatching` | Control wether to automatically handle patches. If disabled, the action will only create a patch release if the pull request has a 'patch' label. | `true` | false |
4444
| `ConfigurationFile` | The path to the configuration file. Settings in the configuration file take precedence over the action inputs. | `.github\auto-release.yml` | false |
4545
| `CreateMajorTag` | Control wether to create a tag for major releases. | `true` | false |

0 commit comments

Comments
 (0)