We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ccc9d0 commit be00225Copy full SHA for be00225
1 file changed
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
id: download
20
with:
21
name: 'packages'
22
- path: './packages/release'
+ path: './packages'
23
24
- name: Publish packages
25
uses: './.github/actions/dotnet/nuget'
0 commit comments