Skip to content

Commit e49150b

Browse files
committed
add repository dispatch
1 parent d3fc50e commit e49150b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- main
66

77
workflow_dispatch:
8+
repository_dispatch:
9+
types: [deploy]
810

911
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1012
permissions: write-all

0 commit comments

Comments
 (0)