We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c4ed60 + b3898d3 commit 27ccfa0Copy full SHA for 27ccfa0
1 file changed
.github/workflows/create-release.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/upload-artifact@v4
48
with:
49
name: build-artifacts
50
- path: ./.artifacts/src/**/*.nupkg
+ path: ./.artifacts/**/*.nupkg
51
52
deploy:
53
name: "Deploy NuGets"
0 commit comments