From 4d2593dd70cf81350a8466ceb5e61f2928616284 Mon Sep 17 00:00:00 2001 From: weizhoublue Date: Fri, 27 Dec 2024 20:51:32 +0800 Subject: [PATCH] ci Signed-off-by: weizhoublue --- .github/workflows/call-release-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-release-chart.yaml b/.github/workflows/call-release-chart.yaml index d46c59f..de21f96 100644 --- a/.github/workflows/call-release-chart.yaml +++ b/.github/workflows/call-release-chart.yaml @@ -31,7 +31,7 @@ jobs: name: prepare runs-on: ubuntu-latest outputs: - ref: ${{ env.RUN_REF }} + ref: ${{ env.REF }} steps: - name: Get Ref id: get_ref