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