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.
2 parents fe0001c + df3ab8b commit eca9d37Copy full SHA for eca9d37
.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