Publishing is done via GitHub Actions using changesets.
- Navigate to the Actions tab in GitHub repository.
- Select
Release
workflow. - Click on the
Run workflow
dropdown button. - You'll see a field to input the branch or use the default set (master). You can simply proceed with the default or specify release branch explicitly.
- Click
Run workflow
to execute the workflow manually on the specified branch.