Skip to content

Commit

Permalink
PublicPackages
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Mar 15, 2024
1 parent f621fd8 commit 06d2fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/stages/jobs/steps/nuget-publishing-step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ steps:
inputs:
command: push
packagesToPush: '$(GDN_CODESIGN_TARGETDIRECTORY)/*.nupkg'
publishVstsFeed: '2692857e-05ef-43b4-ba9c-ccf1c22c437c/d3daa2b0-aa56-45ac-8145-2c3dc0661c87'
publishVstsFeed: 'PublicPackages/onnxruntime-genai'
allowPackageConflicts: true

0 comments on commit 06d2fbd

Please sign in to comment.