From c9a03355ba8226d485ea4d293bf35da9798ea379 Mon Sep 17 00:00:00 2001 From: carlospelazas Date: Fri, 1 Mar 2024 07:41:37 +0100 Subject: [PATCH] publish image 4 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1997f1e..92d707e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -76,7 +76,7 @@ jobs: username: ${{ github.actor }} password: ${{ secrets.GH_PAT }} registry: ghcr.io - workdir: users/qgservice + workdir: game/qgservice docker-push-authservice: name: Push auth service Docker Image to GitHub Packages