Skip to content

Commit

Permalink
Update foss_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 a3e90c9 commit 5372b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foss_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,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 5372b2c

Please sign in to comment.