diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 78450da..7b8862d 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -49,6 +49,6 @@ jobs: - name: build and push docker image to registry uses: docker/build-push-action@v5 with: - context: Dockerfile + context: / push: true tags: kushparsaniya/spotify-youtube-sync-github-action:latest \ No newline at end of file