From 97d61cb37cb20a6167c58646e67cfe97823abb19 Mon Sep 17 00:00:00 2001 From: MoiGL <98397575+MoiGL@users.noreply.github.com> Date: Thu, 5 May 2022 19:00:55 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20/api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/asw2122.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/asw2122.yml b/.github/workflows/asw2122.yml index eea551f..071b732 100644 --- a/.github/workflows/asw2122.yml +++ b/.github/workflows/asw2122.yml @@ -52,7 +52,7 @@ jobs: - name: Publish to Registry uses: elgohr/Publish-Docker-Github-Action@3.04 env: - API_URI: http://${{ secrets.DEPLOY_HOST }}:5000 + API_URI: http://${{ secrets.DEPLOY_HOST }}:5000/api with: name: arquisoft/dede_es6b/webapp username: ${{ github.actor }}