We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5de571 commit c8bc2cdCopy full SHA for c8bc2cd
README.md
@@ -45,4 +45,4 @@ There are optional arguments such as:
45
- `draft: true` To set the release as a draft. Default: `false`
46
- `prerelease: true` To set the release as a prerelease. Default: `false`
47
- `prefix: 'v'` Add a prefix to the tag version `e.g. v1.0.1`.
48
-- `force: 'true'` Fails the task if the task presents any errors. Default: `false`
+- `force: true` Fails the task if the task presents any errors. Default: `false`
0 commit comments