Skip to content

Commit bbb602b

Browse files
authored
Update dotnet-desktop.yml
1 parent 2359c36 commit bbb602b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ jobs:
8686
- name: Upload build artifacts
8787
uses: actions/upload-artifact@v3
8888
with:
89-
name: Binary
89+
name: ${{ env.Project_Name }}_${{ matrix.configuration}}.exe
9090
path: ${{ env.Project_Name }}\bin\${{ matrix.configuration }}\${{ env.Target }}\${{ env.Project_Name }}.exe

0 commit comments

Comments
 (0)