diff --git a/.gitea/workflows/commit_tag.yml b/.gitea/workflows/commit_tag.yml index abbf6b3..25a2411 100644 --- a/.gitea/workflows/commit_tag.yml +++ b/.gitea/workflows/commit_tag.yml @@ -7,7 +7,6 @@ jobs: container: image: catthehacker/ubuntu:act-latest env: - DOCKER_ORG: teacup DOCKER_LATEST: nightly RUNNER_TOOL_CACHE: /toolcache steps: @@ -40,5 +39,5 @@ jobs: linux/arm64 push: true tags: | - tuxpa.in/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }} + tuxpa.in/a/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}