From 9d8f955aadd9fe5858284643cd2dc6aaba7c6039 Mon Sep 17 00:00:00 2001 From: Fijxu Date: Fri, 1 Nov 2024 20:57:08 -0300 Subject: [PATCH] Update .forgejo/workflows/ci.yml --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 4844e833..ee444be3 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: id: meta uses: https://github.com/docker/metadata-action@v5 with: - images: git.nadeko.net/fijxu/invidious + images: git.nadeko.net/fijxu/invidious-with-companion tags: | type=sha,format=short,prefix={{date 'YYYY.MM.DD'}}-,enable=${{ github.ref == format('refs/heads/{0}', 'master') }} type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}