Skip to content

Commit

Permalink
Update nss_snapshot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: arix00 <[email protected]>
  • Loading branch information
arix00 authored Nov 21, 2024
1 parent 5372b2c commit 3f26b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nss_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3f26b1a

Please sign in to comment.