diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 17048fa..0468c42 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,4 +44,4 @@ jobs: context: . file: ./Dockerfile push: true - tags: ${{ secrets.DOCKER_HUB_USERNAME }}/${{ github.repository }}:${{ github.ref_name }} + tags: usmansbk/userbase-api-server-template:${{ github.ref_name }}