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