ci: add README.md to publish_docs workflow

This commit is contained in:
Travis Abendshien
2024-09-08 22:19:21 -07:00
parent d75d344439
commit 98f4246ff4

View File

@@ -8,6 +8,7 @@ on:
- 'docs/**'
- 'mkdocs.yml'
- 'CHANGELOG.md'
- 'README.md'
- '.github/workflows/publish_docs.yaml'
permissions: