diff --git a/.github/workflows/publish-server.yml b/.github/workflows/publish-server.yml index 63ad644..707666c 100644 --- a/.github/workflows/publish-server.yml +++ b/.github/workflows/publish-server.yml @@ -37,4 +37,4 @@ jobs: with: context: . push: true - tags: ghcr.io/${{ github.repository }}:latest \ No newline at end of file + tags: latest \ No newline at end of file