diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e64030d..a4604b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,6 @@ jobs: with: image: ${{ steps.build-image.outputs.image }} tags: ${{ steps.build-image.outputs.tags }} - registry: docker.io/groovytron username: groovytron password: ${{ secrets.REGISTRY_TOKEN }}