Skip to content

Commit

Permalink
Merge pull request #1254 from rasaha91/fix-incorrect-feed
Browse files Browse the repository at this point in the history
Use the Office feed for the publish pipeline
  • Loading branch information
rasaha91 authored Jul 12, 2022
2 parents 293e30c + f2f1438 commit faa8d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ado/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
# Enumerate and download all dependencies ..
- template: templates/download-android-dependencies.yml
parameters:
artifact_feed: react-native/react-native-public
artifact_feed: Office

# Very similar to the default pack task .. but appends 'ndk21b' to the nuget pack version
- task: CmdLine@2
Expand Down

0 comments on commit faa8d54

Please sign in to comment.