Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Update dotnet-desktop.yml - last: name change
Browse files Browse the repository at this point in the history
  • Loading branch information
meetox80 authored May 28, 2023
1 parent 838cf46 commit bf3fb72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
name: BetterLauncher_CSHARP_${{ github.run_id }}_${{ steps.get_file_size.outputs.size_kb }}kb
name: BetterLauncher_${{ github.run_id }}_${{ steps.get_file_size.outputs.size_kb }}kb
path: src/bin/Release/betterlauncher-cs.exe

0 comments on commit bf3fb72

Please sign in to comment.