From 43424c302a4d2b9ba542bb121a1f25335da57bd1 Mon Sep 17 00:00:00 2001 From: songyg Date: Thu, 11 Jun 2026 22:10:32 +0800 Subject: [PATCH] fix: token --- .github/workflows/release-v6.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-v6.yml b/.github/workflows/release-v6.yml index 5373edf0f..2c8e831b1 100644 --- a/.github/workflows/release-v6.yml +++ b/.github/workflows/release-v6.yml @@ -124,6 +124,7 @@ jobs: RAINBOND_ERROR_REPORTING_DSN=${{ secrets.RAINBOND_ERROR_REPORTING_DSN }} RAINBOND_ERROR_REPORTING_REGION_DSN=${{ secrets.RAINBOND_ERROR_REPORTING_REGION_DSN }} RAINBOND_ERROR_REPORTING_BACKEND_DSN=${{ secrets.RAINBOND_ERROR_REPORTING_BACKEND_DSN }} + RAINBOND_POSTHOG_PROJECT_TOKEN=${{ secrets.RAINBOND_POSTHOG_PROJECT_TOKEN }} context: . file: hack/contrib/docker/${{ matrix.component }}/Dockerfile outputs: ${{ github.event.inputs.outputs }}