We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b45076 commit 27736beCopy full SHA for 27736be
1 file changed
.github/workflows/build.yml
@@ -193,6 +193,7 @@ jobs:
193
nuget-feed-server: 'AzureArtifacts'
194
working-directory: ${{ runner.temp }}/${{ env.nuget-packages-directory }}
195
dotnet-sdk-version: ${{ env.dotnet-sdk-version }}'
196
+
197
# with:
198
# artifact-run-id: ${{ needs.workflow-variables.outputs.github-run-id }}
199
# artifact-name: ${{ needs.pack.outputs.package-artifact-name }}
0 commit comments