From 0184c39fccc315382152b6730eb1a32fb584deb3 Mon Sep 17 00:00:00 2001 From: Dario Date: Fri, 26 Apr 2024 18:00:59 +0200 Subject: [PATCH] fix: renamed reverse proxy --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 56c86c80..03069497 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -91,7 +91,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} registry: ghcr.io workdir: api/monitoring/grafana - docker-push-kiwiq: + docker-push-reverse-proxy: runs-on: ubuntu-latest needs: [ e2e-tests ] steps: