From 513f957fd2f1d4d38900c68190aae932b9a8701f Mon Sep 17 00:00:00 2001 From: Yuwei B Date: Fri, 22 Sep 2023 02:13:00 +1000 Subject: [PATCH] f --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7f2b98879..a25d96831 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,5 +99,5 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - release_id: ${{ steps.get_release_info.outputs.id }} + release_id: ${{ steps.get_release_info.outputs.upload_id }} assets_path: target/artifacts