From 3f26b1a77bd0cbae30573ae73cc266590088ba90 Mon Sep 17 00:00:00 2001 From: arix00 <15333224+arix00@users.noreply.github.com> Date: Thu, 21 Nov 2024 01:49:03 -0800 Subject: [PATCH] Update nss_snapshot.yml Signed-off-by: arix00 <15333224+arix00@users.noreply.github.com> --- .github/workflows/nss_snapshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nss_snapshot.yml b/.github/workflows/nss_snapshot.yml index 68b776a581f856..7ea5144808f594 100644 --- a/.github/workflows/nss_snapshot.yml +++ b/.github/workflows/nss_snapshot.yml @@ -68,7 +68,7 @@ jobs: - name: Release uses: ncipollo/release-action@v1 with: - tag: qualcommax-$BUILD_TYPE-$BUILD_VER-${{ env.build_id }} + tag: qualcommax-${{ env.BUILD_TYPE }}-${{ env.BUILD_VER }}-${{ env.build_id }} artifacts: release/* bodyFile: note.md