Skip to content

Commit 2f78f68

Browse files
committed
fix: set artifact name to snapshot tag
1 parent c2b7c07 commit 2f78f68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/snapshot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050

5151
- uses: actions/upload-artifact@v3
5252
with:
53+
name: ${{ steps.snapshot_id.outputs.SNAPSHOT_ID }} snapshot release
5354
path: |
5455
dist/pathvector*.deb
5556
dist/pathvector*.rpm

0 commit comments

Comments
 (0)