We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee916e commit 5aecaf0Copy full SHA for 5aecaf0
.github/workflows/create-nuget.yml
@@ -65,6 +65,6 @@ jobs:
65
- name: Upload .nupkg as artifact
66
uses: actions/upload-artifact@v4.6.2
67
with:
68
- name: nuget-package
+ name: MBProgressHUD-nuget-package
69
compression-level: '0'
70
path: ${{ env.SRC_FOLDER }}/dotnet-binding/bin/Release/*.nupkg
0 commit comments