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 1f559b2 commit 243f8feCopy full SHA for 243f8fe
.github/workflows/dotnet-core.yml
@@ -58,6 +58,7 @@ jobs:
58
uses: actions/download-artifact@v4
59
with:
60
name: nupkg
61
+ path: ./nupkg
62
- name: Push to GitHub Feed
63
run: |
64
for f in ./nupkg/*.nupkg
0 commit comments