Skip to content

Commit

Permalink
Update lomap_es2c.yml
Browse files Browse the repository at this point in the history
hot fix
  • Loading branch information
paulasuarezp authored May 1, 2023
1 parent f63e98b commit 4459f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lomap_es2c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
env:
API_URI: https://${{ secrets.DEPLOY_HOST }}:5000/api
API_URI: https://${{ secrets.DEPLOY_HOST }}:5001/api
with:
name: arquisoft/lomap_es2c/webapp
username: ${{ github.actor }}
Expand Down

0 comments on commit 4459f81

Please sign in to comment.