Update Docker image reference in build workflow
All checks were successful
Test code; build Docker image; push to Docker Hub, GitHub Container Registry and Gitea. / test (push) Successful in 1m55s

This commit is contained in:
2025-04-16 23:09:47 +02:00
parent ee41b64af0
commit 0383ba2a82

View File

@ -97,7 +97,7 @@ jobs:
images: |
ghcr.io/thelovinator1/discord-embed
thelovinator/discord-nice-embed-maker-for-my-yoy
git.lovinator.space/thelovinator/anewdawn
git.lovinator.space/thelovinator/discord-embed
tags: |
type=raw,value=latest,enable=${{ gitea.ref == format('refs/heads/{0}', 'master') }}
type=raw,value=master,enable=${{ gitea.ref == format('refs/heads/{0}', 'master') }}