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 9e7a78b commit 65f07fbCopy full SHA for 65f07fb
app/Commands/UpdateCommand.php
@@ -21,7 +21,7 @@ class UpdateCommand extends Command
21
{--release-date= : Date when latest version has been released. Defaults to today.}
22
{--path-to-changelog=CHANGELOG.md : Path to changelog markdown file to be updated.}
23
{--compare-url-target-revision=HEAD : Target revision used in the compare URL of possible "Unreleased" heading.}
24
- {--github-actions-output=false: Display GitHub Actions related output}
+ {--github-actions-output : Display GitHub Actions related output}
25
{-w\--write : Write changes to file}
26
';
27
builds/changelog-updater
3.11 KB
0 commit comments