Skip to content

Commit 65f07fb

Browse files
committed
Fix Default Value of —github-actions-output
1 parent 9e7a78b commit 65f07fb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/Commands/UpdateCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class UpdateCommand extends Command
2121
{--release-date= : Date when latest version has been released. Defaults to today.}
2222
{--path-to-changelog=CHANGELOG.md : Path to changelog markdown file to be updated.}
2323
{--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}
24+
{--github-actions-output : Display GitHub Actions related output}
2525
{-w\--write : Write changes to file}
2626
';
2727

builds/changelog-updater

3.11 KB
Binary file not shown.

0 commit comments

Comments
 (0)