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 }}