microsoft / FluidFramework

Library for building distributed, real-time collaborative web applications
https://fluidframework.com
MIT License
4.74k stars 535 forks source link

(docs): fix implementation issues with deployment and publish artifact pipeline #23171

Closed zhenmichael closed 4 days ago

zhenmichael commented 5 days ago

Corrected errors from previous imlementation of deploy-website, upload-json-steps, and publish-api-model-artifact pipelines. Also removed unused pipeline artifact downloads in upload-json-steps (only downloading from client build now).