Skip to content

Commit 3d739cf

Browse files
committed
add link to docs
1 parent 0ead20e commit 3d739cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: true
99
type: string
1010
args:
11-
description: 'Additional arguments to pass to release-it (e.g. "--dry-run")'
11+
description: 'Additional arguments to pass to release-it (e.g. "--dry-run"). See docs: https://github.com/release-it/release-it/blob/main/docs/git.md#configuration-options'
1212
required: false
1313
type: string
1414

0 commit comments

Comments
 (0)