diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 55d90bc..6a7634a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -27,7 +27,7 @@ jobs: with: context: . push: true - tags: git.gnm.dev/Mathias/PerfectMarketGame:latest + tags: git.gnm.dev/planspiele/perfectmarketgame:latest - name: Image digest run: echo ${{ steps.docker_build.outputs.digest }} \ No newline at end of file