-
Notifications
You must be signed in to change notification settings - Fork 56
GitHub Action to Publish Docs #656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@omkar-334 yes it should be triggered when code is merged to the main branch, but for now also do add |
|
also @omkar-334 in reference to this
can you link any articles/docs from github that we can follow in configuring repo settings? |
|
https://docs.github.com/en/pages/quickstart - here's the docs by github |
|
thank you this is super helpful |
|
I have a handle on the repo configuration..once the build folder with the index.html is on GitHub, let me know and I'll do the rest |
|
@dennyabrain the build folder has been pushed to the |

@aatmanvaidya this workflow should be triggered on commits to
mainbranch only right?Setting up the documentation and
/feludaroute has to be done in the repository settings by the maintainers.Resolves issue #649
cc @dennyabrain