diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 56d2a9e..bcc0582 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/vrcauthprxoy:latest + tags: ghcr.io/pridevrcommunity/vrcauthproxy:latest cache-from: type=gha cache-to: type=gha,mode=max \ No newline at end of file