reg
This commit is contained in:
parent
b7d1ae9173
commit
33ed48262c
@ -4,7 +4,7 @@ description: Deploy image to Gitea
|
||||
inputs:
|
||||
registry:
|
||||
description: "Server address of Docker registry."
|
||||
default: gitea.okami101.io
|
||||
default: ${{ vars.CONTAINER_REGISTRY }}
|
||||
username:
|
||||
description: "Username used to log against the Docker registry"
|
||||
default: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user