Skip to content

Commit

Permalink
docs: update doc build trigger (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
julesbertrand committed Nov 8, 2023
1 parent 300ab8e commit 9560b70
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Deploy MkDocs to GitHub Pages

on:
release:
types: [published]
workflow_run:
workflows: ["CI and Release on main"]
types: [completed]

env:
python-version: "3.10"
Expand Down

0 comments on commit 9560b70

Please sign in to comment.