Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit 16a1d21

Browse files
input change type
1 parent 8583f08 commit 16a1d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ on:
2121
publish:
2222
description: 'Publish 🚀'
2323
required: false
24-
type: boolean
25-
default: false
24+
type: string
25+
default: 'false'
2626

2727
jobs:
2828
package:

0 commit comments

Comments
 (0)