We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c164bf + 34681bb commit 8034bb5Copy full SHA for 8034bb5
.github/workflows/publish.yaml
@@ -7,7 +7,7 @@ on:
7
inputs:
8
is_test:
9
description: 'Indicates that the run should publish to the test repositories'
10
- required: false
+ required: true
11
type: boolean
12
default: false
13
0 commit comments