fix typo in docker push
Some checks failed
Generic zig build / build (push) Failing after 12m48s

This commit is contained in:
Emil Lerch 2025-04-12 15:33:53 -07:00
parent d0954e7f02
commit 0def6c7932
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -34,7 +34,7 @@ jobs:
with: with:
# list of Docker images to use as base name for tags # list of Docker images to use as base name for tags
images: | images: |
git.lerch.org/&{{ github.repository }} git.lerch.org/${{ github.repository }}
# generate Docker tags based on the following events/attributes # generate Docker tags based on the following events/attributes
tags: | tags: |
type=schedule type=schedule