diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ad4c8aa..56d2a9e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,6 +26,6 @@ jobs: push: true file: ./VRCAuthProxy/Dockerfile platforms: linux/amd64 - tags: ghcr.io/pridevrcommunity/VRCAuthProxy:latest + tags: ghcr.io/pridevrcommunity/vrcauthprxoy:latest cache-from: type=gha cache-to: type=gha,mode=max \ No newline at end of file