diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d83be3e..1d0e6cf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -28,5 +28,4 @@ jobs: with: context: . push: true - target: prod tags: ${{ secrets.DOCKER_USERNAME }}/${{ github.event.repository.name }}:latest \ No newline at end of file