Fix deploy workflow
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m2s

This commit is contained in:
2025-02-16 15:48:44 +01:00
parent 2c81a06d3e
commit 7f3fdf1b5d

View File

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