fix: use registry.toph.so as default registry
This commit is contained in:
parent
7f3b4032f9
commit
255fe0fdcc
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ inputs:
|
||||||
registry:
|
registry:
|
||||||
description: 'Docker registry'
|
description: 'Docker registry'
|
||||||
required: false
|
required: false
|
||||||
default: 'git.toph.so'
|
default: 'registry.toph.so'
|
||||||
|
|
||||||
registry-username:
|
registry-username:
|
||||||
description: 'Registry username'
|
description: 'Registry username'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue