We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0500a commit 2314b84Copy full SHA for 2314b84
1 file changed
.github/workflows/package.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Download packages
89
uses: actions/download-artifact@v4
90
with:
91
- name: packages
+ name: unsigned-packages
92
path: packages
93
94
- name: Setup .NET
0 commit comments