We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae1237 commit 0d9caafCopy full SHA for 0d9caaf
1 file changed
.github/workflows/release.yml
@@ -59,8 +59,8 @@ jobs:
59
- name: Build and push Docker image to ghcr.io
60
uses: mr-smithers-excellent/docker-build-push@v6.2
61
with:
62
- registry: nginx-vtx-exporter
63
- image: ghcr.io
+ registry: ghcr.io
+ image: nginx-vtx-exporter
64
multiPlatform: true
65
addLatest: true
66
directory: .
0 commit comments