Skip to content

Deploying Updates

When you approve updates to existing content, you need to deploy these changes to update the live docs.


Instructions

Here's how to deploy updates to a doc site.

  1. Open a web browser and access the doc repo in GitHub.
  2. Open the Pull requests tab.
  3. Open the pull request with the changes you want to deploy.
  4. Merge all approved changes into the master branch.
  5. Open the Actions tab.
  6. Under Workflows, select Azure Static Web Apps CI/CD.
  7. Monitor the "Merge pull request..." job.

    Success

    When this job finishes, the changes are live.


Last update: June 26, 2020