diff --git a/.gitea/workflows/build-push.yaml b/.gitea/workflows/build-push.yaml index bc2d9a3..c90764d 100644 --- a/.gitea/workflows/build-push.yaml +++ b/.gitea/workflows/build-push.yaml @@ -27,6 +27,6 @@ jobs: with: context: ./web push: true - tags: git.seaturtle.pw/cavepediav2/cavepediav2-web:latest + tags: git.seaturtle.pw/cavepedia/cavepediav2-web:latest cache-from: type=gha cache-to: type=gha,mode=max