Skip to content

Commit 0d9caaf

Browse files
authored
fix: release yml
1 parent dae1237 commit 0d9caaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
- name: Build and push Docker image to ghcr.io
6060
uses: mr-smithers-excellent/[email protected]
6161
with:
62-
registry: nginx-vtx-exporter
63-
image: ghcr.io
62+
registry: ghcr.io
63+
image: nginx-vtx-exporter
6464
multiPlatform: true
6565
addLatest: true
6666
directory: .

0 commit comments

Comments
 (0)