Browse Source

Update the container name to the correct value

proffalken/feature/auto_build_and_release
Matthew Macdonald-Wallace 3 years ago
parent
commit
f14e9df020
  1. 2
      .github/workflows/container_build.yml

2
.github/workflows/container_build.yml

@ -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…
Cancel
Save