diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index db6a00d..ad99e04 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: serjs/go-socks5-proxy + images: $DOCKERHUB_REPOSITORY tags: | type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }} type=ref,event=branch