diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b51ef8a..3f9a2db 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -12,9 +12,6 @@ jobs: - name: Check out the repo uses: actions/checkout@v4 - - name: Set up docker buildx - uses: docker/setup-buildx-action - - name: Log in to Docker Hub uses: docker/login-action@v1 with: