Skip to content

Commit 295bceb

Browse files
authored
Update publish.yml
1 parent 754fbd3 commit 295bceb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ jobs:
2626
uses: pypa/[email protected]
2727
with:
2828
password: ${{ secrets.PYPI_API_TOKEN }}
29+
- name: Deploy Documentation
30+
run: make doc-deploy

0 commit comments

Comments
 (0)