diff --git a/.gitea/workflows/release-tag.yml b/.gitea/workflows/release-tag.yml index 69e5254..2934b99 100644 --- a/.gitea/workflows/release-tag.yml +++ b/.gitea/workflows/release-tag.yml @@ -21,7 +21,7 @@ jobs: - uses: aevea/action-kaniko@master name: Run Kaniko to build our docker container. with: - image: kocoded/gitea-workspaces/szuntis-backend-main + image: kocoded/szuntis/szuntis-backend-main tag: ${{ gitea.workflow_sha }} tag_with_latest: true registry: git.kocoder.xyz