Skip to content

Commit d8f74d0

Browse files
committed
clarify description
1 parent 3765dfb commit d8f74d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ on:
2121
default: false
2222
type: boolean
2323
workflowDebug:
24-
description: 'If the workflow should be debugged (skips packaging and release)'
24+
description: 'If the workflow should be debugged (skips packaging and publishing)'
2525
default: true
2626
type: boolean
2727
packagingDebug:
28-
description: 'If the packaging step should be debugged (skip release)'
28+
description: 'If the packaging step should be debugged (skips publishing)'
2929
default: true
3030
type: boolean
3131

0 commit comments

Comments
 (0)