From fdec8db1e3e7c7a31cc2215f3486d388582503c0 Mon Sep 17 00:00:00 2001 From: sigfried Date: Tue, 3 Oct 2023 16:48:55 +0200 Subject: [PATCH] corrected repo --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ad99e04..cc69562 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -37,7 +37,7 @@ jobs: id: meta uses: docker/metadata-action@v3 with: - images: $DOCKERHUB_REPOSITORY + images: jdninfra/socks5-proxy tags: | type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }} type=ref,event=branch