docfx for GitHub Pages
Version updated for sator-imaging/docfx-pages to version v1.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
How to Update Tagged Commit
git checkout <develop>
git pull
git tag -f <tag>
git push -f --tags