diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 913fbf3a8..44215bded 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: build-args: | COMMIT_TAG=${{ github.sha }} tags: | - notfakie/jellyseerr:develop + fallenbagel/jellyseerr:develop cache-from: type=local,src=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max - # Temporary fix