Skip to content

Commit

Permalink
Change http
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiollende committed Apr 28, 2024
1 parent 9f94ba5 commit 3fbdb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
env:
WEBAPP_URI: https://${{ secrets.DEPLOY_HOST }}:80
WEBAPP_URI: http://${{ secrets.DEPLOY_HOST }}:80
with:
name: arquisoft/wiq_en3a/gatewayservice
username: ${{ github.actor }}
Expand Down

0 comments on commit 3fbdb5a

Please sign in to comment.