We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47bbe73 commit 655f694Copy full SHA for 655f694
.github/workflows/CI.yml
@@ -31,4 +31,4 @@ jobs:
31
- uses: actions/upload-artifact@v2
32
with:
33
name: nuget
34
- path: .artifacts
+ path: .artifacts/*.nupkg
0 commit comments