Fix image name
This commit is contained in:
parent
1d9cb11af7
commit
b747adeecc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
flavor: |
|
||||
latest=true
|
||||
images: |
|
||||
jake-walker/${{ matrix.image.name }}
|
||||
jakewalker/${{ matrix.image.name }}
|
||||
ghcr.io/jake-walker/${{ matrix.image.name }}
|
||||
tags: |
|
||||
type=schedule
|
||||
|
|
Loading…
Reference in a new issue