We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda89d1 commit 2e327e7Copy full SHA for 2e327e7
1 file changed
.github/actions/dotnet/pack/action.yml
@@ -28,5 +28,4 @@ runs:
28
uses: actions/upload-artifact@v4
29
with:
30
name: packages
31
- path: |
32
- ./packages/release
+ path: packages/release
0 commit comments