We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62438b7 + 87c5ce6 commit ab6726dCopy full SHA for ab6726d
1 file changed
.github/workflows/build-docker.yml
@@ -23,7 +23,7 @@ on:
23
type: boolean
24
secrets:
25
DOCKER_PASSWORD:
26
- required: true
+ required: false
27
28
jobs:
29
docker-build:
0 commit comments