From cd27d4030cded9e4a141a52aeb263c70385a7767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Tru=C3=A9bano?= Date: Tue, 12 Mar 2024 20:29:10 +0100 Subject: [PATCH] Update .yml --- .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 bc6e11e..f996d69 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} registry: ghcr.io - workdir: wikidata-service + workdir: wikidata_service buildargs: API_URI docker-push-webapp: name: Push webapp Docker Image to GitHub Packages