Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 630 Bytes

release.md

File metadata and controls

24 lines (15 loc) · 630 Bytes

release steps

The documentation is used to release sphinx-deployment.

README.md

  • Find https://raw.githubusercontent.com/teracyhq/sphinx-deployment/develop/scripts/spxd.sh and replace develop with the right release version, for example: v0.1.0

CHANGELOG.md

scripts/spxd.sh

  • Find develop branch and replace it by the release version.

Note: After merging tag version into master/ branch, remember to update the right branch on README.md and scripts/spxd.sh