We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0535a98 commit d01b270Copy full SHA for d01b270
.github/workflows/docker.yml
@@ -9,6 +9,7 @@ on:
9
description: 'Branch to extract from'
10
type: string
11
default: 'master'
12
+ required: false
13
login:
14
description: 'Log in to Docker Hub'
15
type: boolean
0 commit comments