You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GitHub repository is integrated with Vercel for automatic deployment of the documentation. Pushing to GitHub ensures that the latest documentation changes are deployed seamlessly.
28
28
29
-
Whenever you update the documentation, it’s important to push your changes to both remotes:
29
+
**IMPORTANT:**Whenever you update the documentation and merge changes to **main**, it’s important to push **main** branch to github remote.
30
30
31
31
**origin (GitLab)**: For collaboration and code review.
32
32
**github**: For triggering the deployment of documentation to Vercel.
0 commit comments