Skip to content

Commit

Permalink
Adds docs manual publication trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissrogers committed Jun 22, 2020
1 parent b613d4b commit e91517e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
on:
repository_dispatch:
types:
- docs_publish
release:
types:
- published
Expand Down

0 comments on commit e91517e

Please sign in to comment.