Skip to content

Commit 5aecaf0

Browse files
rename artifact
1 parent cee916e commit 5aecaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ jobs:
6565
- name: Upload .nupkg as artifact
6666
uses: actions/upload-artifact@v4.6.2
6767
with:
68-
name: nuget-package
68+
name: MBProgressHUD-nuget-package
6969
compression-level: '0'
7070
path: ${{ env.SRC_FOLDER }}/dotnet-binding/bin/Release/*.nupkg

0 commit comments

Comments
 (0)