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

Create docs #3

Merged
merged 15 commits into from
Jun 26, 2022
Merged
Prev Previous commit
Next Next commit
Branch update.
  • Loading branch information
PhlexPlexico committed Jun 26, 2022
commit 0d752674658ed9ff113e556de1a5c84226ecd3b1
2 changes: 1 addition & 1 deletion .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish MKDocs to GH Pages
on:
push:
branches:
- create-docs
- master

jobs:
build:
Expand Down