diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index caf5924..8937b44 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -26,7 +26,7 @@ jobs: with: push: true # temporal, migrate to waku-org - tags: - alrevuelta/waku-frontend:${{ steps.commit.outputs.short }} - alrevuelta/waku-frontend:latest + tags: alrevuelta/waku-frontend:${{ steps.commit.outputs.short }} + flavor: | + latest=true build-args: BUILD_VERSION=${{ steps.commit.outputs.hash }}