Skip to content

Commit 7191f03

Browse files
committed
Change release zip names
1 parent 2fa28ad commit 7191f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
run: ./build_release.sh ${{ matrix.rid }}
3434
- uses: actions/upload-artifact@v4
3535
with:
36-
name: ${{ matrix.rid }}
36+
name: Kamek-${{ matrix.rid }}
3737
path: ${{ github.workspace }}/release

0 commit comments

Comments
 (0)