Skip to content

Commit 2fa74ee

Browse files
Add inputs descriptions
1 parent 9ebb98b commit 2fa74ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/manual-distribution.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ on:
55
scheme:
66
required: true
77
type: string
8+
description: "Scheme to distribute (e.g. main, release-5.9, ...)"
89
run-id:
910
required: true
1011
type: string
12+
description: 'GitHub Actions run id in swiftwasm/swiftwasm-build'
1113
override-name:
1214
type: string
1315
description: 'Toolchain name'

0 commit comments

Comments
 (0)