Skip to content
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

Documentation CI #80

Open
leomp12 opened this issue Feb 28, 2020 · 0 comments
Open

Documentation CI #80

leomp12 opened this issue Feb 28, 2020 · 0 comments

Comments

@leomp12
Copy link
Member

leomp12 commented Feb 28, 2020

Setup GH Actions workflow to generate documentation after push on master with edits to README.md or src/*.

Workflow steps should reproduce the same of following commands:

npm run doc
git add docs
git commit -m "docs(generate): update jsdoc/docdash generated documentation"
git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant