diff --git a/.github/workflows/pushimage.yaml b/.github/workflows/pushimage.yaml index b6a5911..d21011b 100644 --- a/.github/workflows/pushimage.yaml +++ b/.github/workflows/pushimage.yaml @@ -24,6 +24,5 @@ jobs: - name: Build and push Docker image uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc with: - context: image/ push: true tags: ghcr.io/tlinden/ephemerup:latest