Skip to content

Commit

Permalink
fix: update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
erjondibranica committed Aug 28, 2024
1 parent 76f3ff9 commit 8205633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
build-args: |
VERSION=${{ env.RELEASE_VERSION }}
tags: |
ghcr.io/iits-consulting/otc-prometheus-exporter:latest
ghcr.io/iits-consulting/otc-prometheus-exporter:${{ env.RELEASE_VERSION }}
ghcr.io/opentelekomcloud-community/otc-prometheus-exporter:latest
ghcr.io/opentelekomcloud-community/otc-prometheus-exporter:${{ env.RELEASE_VERSION }}
Expand Down

0 comments on commit 8205633

Please sign in to comment.