diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c5a9d9d..46cbe46 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -40,7 +40,6 @@ jobs: - name: Build and push Docker image uses: docker/build-push-action@v2 with: - context: docker push: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} \ No newline at end of file