diff --git a/.gitea/workflows/build-push.yaml b/.gitea/workflows/build-push.yaml index 2cea9cb..cad8580 100644 --- a/.gitea/workflows/build-push.yaml +++ b/.gitea/workflows/build-push.yaml @@ -34,4 +34,4 @@ jobs: context: . platforms: linux/amd64,linux/arm64 push: true - tags: hooklord/confetti-trigger:${{ github.ref_name }} \ No newline at end of file + tags: rannes.dev/confetti-api:${{ github.ref_name }} \ No newline at end of file