diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 6a51fa1..3187273 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -44,6 +44,7 @@ jobs: - name: Build and push uses: docker/build-push-action@v3 with: + context: . push: true # temporal, migrate to waku-org tags: alrevuelta/waku-frontend:${{ steps.commit.outputs.short }} , alrevuelta/waku-frontend:latest