diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d12c74d0..acf0e9cb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 @@ -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