Update deploy.yml

This commit is contained in:
2025-02-16 14:26:14 +01:00
parent 5dd414aa34
commit b1dc83b04d

View File

@@ -27,7 +27,7 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: git.gnm.dev/Mathias/PerfectMarketGame:latest tags: git.gnm.dev/planspiele/perfectmarketgame:latest
- name: Image digest - name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }} run: echo ${{ steps.docker_build.outputs.digest }}