Skip to content

Commit 09992f2

Browse files
committed
Fix
1 parent 74cfe0d commit 09992f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devnet-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626
description: "Whether to deploy on Sepolia network (default: false)"
2727
required: false
2828
type: boolean
29-
default: false
29+
default: "false"
3030

3131
concurrency:
3232
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)