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 34e6a19 commit 97dcab3Copy full SHA for 97dcab3
.github/workflows/build.yml
@@ -78,7 +78,7 @@ jobs:
78
retention-days: 1
79
name: nuget-packages
80
path: |
81
- ./dist/*.nupkg
+ ./dist/*
82
83
# Upload to NuGet
84
upload:
0 commit comments