From 2b11b9399b9e1e6952ad3872e653b87a2cd2129b Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 5 Feb 2024 23:05:59 +0000 Subject: [PATCH] .github/ISSUE_TEMPLATE/build.yaml aktualisiert --- .github/ISSUE_TEMPLATE/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/build.yaml b/.github/ISSUE_TEMPLATE/build.yaml index 7013a1d..b3a9e75 100644 --- a/.github/ISSUE_TEMPLATE/build.yaml +++ b/.github/ISSUE_TEMPLATE/build.yaml @@ -39,4 +39,4 @@ jobs: file: ./Dockerfile push: true tags: | - gitea.simonzeyer.de/simon/photobox-server:${{ steps.meta.outputs.REPO_VERSION }} \ No newline at end of file + gitea.simonzeyer.de/schuelerlabor-cleverlab/smarti:${{ steps.meta.outputs.REPO_VERSION }} \ No newline at end of file