diff --git a/.github/workflows/asw2122.yml b/.github/workflows/asw2122.yml index cddb6a1..69f365b 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 + API_URI: http://${{ secrets.DEPLOY_HOST }}:5000 with: name: arquisoft/dede_es6b/webapp username: ${{ github.actor }}