Skip to content

Commit

Permalink
fix: release yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq committed Jul 11, 2023
1 parent dae1237 commit 0d9caaf
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 @@ -59,8 +59,8 @@ jobs:
- name: Build and push Docker image to ghcr.io
uses: mr-smithers-excellent/docker-build-push@v6.2
with:
registry: nginx-vtx-exporter
image: ghcr.io
registry: ghcr.io
image: nginx-vtx-exporter
multiPlatform: true
addLatest: true
directory: .
Expand Down

0 comments on commit 0d9caaf

Please sign in to comment.