watchdog-go: fix
This commit is contained in:
parent
995ffccd3e
commit
27518e4914
|
@ -31,7 +31,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: https://github.com/docker/setup-buildx-action@v3
|
||||
- uses: docker/login-action@v3
|
||||
- uses: https://github.com/docker/login-action@v3
|
||||
with:
|
||||
registry: git.usbharu.dev
|
||||
username: usbharu
|
||||
|
|
Loading…
Reference in New Issue