From 87e838968b518e1b617e45adfddb3cdacb965ae3 Mon Sep 17 00:00:00 2001 From: a Date: Tue, 4 Jun 2024 00:46:42 -0500 Subject: [PATCH] noot --- .gitea/workflows/commit_tag.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 }}