Skip to content

Commit

Permalink
hopefully fix docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tallpauley committed Jan 20, 2025
1 parent 12cd201 commit 5b34bb3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.9
- run: pip install poetry
- run: poetry install --with docs
- run: poetry run mkdocs gh-deploy --force
8 changes: 2 additions & 6 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
## 0.2.1 – 2025-01-20
## 0.2.1, 0.2.2 – 2025-01-20

### Fixed

- minor docs/site issues

## 0.2.0 – 2025-01-20
Minor site fixes, identical behavior

### Added

Expand Down

0 comments on commit 5b34bb3

Please sign in to comment.