Skip to content

Commit 3017900

Browse files
authored
Switch network workflow input to choice (#84)
1 parent 585bf8f commit 3017900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
required: true
1313
default: 'main'
1414
network:
15+
type: choice
1516
description: 'Network to deploy to'
1617
required: true
1718
default: 'testnet'

0 commit comments

Comments
 (0)