Update .github/workflows/docker.yaml
This commit is contained in:
parent
6495f03cb0
commit
4dd4f32188
3
.github/workflows/docker.yaml
vendored
3
.github/workflows/docker.yaml
vendored
@ -24,9 +24,8 @@ on:
|
|||||||
default: ${{github.repository_owner}}
|
default: ${{github.repository_owner}}
|
||||||
pass:
|
pass:
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: true
|
||||||
description: User password
|
description: User password
|
||||||
default: ${{secrets.DEPLOY_TOKEN}}
|
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
Reference in New Issue
Block a user