Skip to content

Commit

Permalink
Merge pull request #190 from Arquisoft/develop
Browse files Browse the repository at this point in the history
Camabiando fallo en release.yml
  • Loading branch information
baraganio authored Apr 28, 2024
2 parents 5abfa07 + bfd0ab2 commit 28c0b37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: arquisoft/wiq_es2c/gatewayservice/monitoring/prometheus
name: arquisoft/wiq_es2b/gatewayservice/monitoring/prometheus
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
Expand All @@ -179,7 +179,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: arquisoft/wiq_es2c/gatewayservice/monitoring/grafana
name: arquisoft/wiq_es2b/gatewayservice/monitoring/grafana
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
Expand Down

0 comments on commit 28c0b37

Please sign in to comment.