Skip to content

Commit 3c1be4c

Browse files
committed
fix: publish-server add input type (boolean)
1 parent 1bf53e5 commit 3c1be4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-server.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
required: true
77
prerelease:
88
description: 'Is this a pre-release'
9+
type: boolean
910
required: true
1011
default: false
1112

0 commit comments

Comments
 (0)