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 40609cd commit d6cd8beCopy full SHA for d6cd8be
.github/workflows/dotnet.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Upload artifcats
50
uses: actions/upload-artifact@v4
51
with:
52
- name: nuget-optional
+ name: nuget-failure
53
path: ~/nuget/*.nupkg
54
retention-days: 1
55
@@ -156,7 +156,7 @@ jobs:
156
157
158
159
+ name: nuget-result
160
161
162
@@ -205,7 +205,7 @@ jobs:
205
206
207
208
+ name: nuget-taggeds
209
210
211
0 commit comments