Skip to content

Commit

Permalink
Add package parent path
Browse files Browse the repository at this point in the history
  • Loading branch information
samwelkanda committed Mar 8, 2024
1 parent c322f23 commit 78aae3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ extends:
displayName: 'NuGet push'
inputs:
packagesToPush: '$(Pipeline.Workspace)/Nugets/Microsoft.Kiota.Abstractions.*.nupkg'
packageParentPath: '$(Pipeline.Workspace)'
nuGetFeedType: external
publishFeedCredentials: 'Kiota Nuget Connection'
- task: GitHubRelease@1
Expand Down

0 comments on commit 78aae3a

Please sign in to comment.