mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 14:54:05 +00:00
Update the container name to the correct value
This commit is contained in:
parent
be9790cd76
commit
f14e9df020
1 changed files with 1 additions and 1 deletions
2
.github/workflows/container_build.yml
vendored
2
.github/workflows/container_build.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
with:
|
||||
# list of Docker images to use as base name for tags
|
||||
images: |
|
||||
ghcr.io/louislam/uptim-kuma
|
||||
ghcr.io/louislam/uptime-kuma
|
||||
# generate Docker tags based on the following events/attributes
|
||||
tags: |
|
||||
type=schedule
|
||||
|
|
Loading…
Reference in a new issue