We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fc50e commit e49150bCopy full SHA for e49150b
.github/workflows/docs.yml
@@ -5,6 +5,8 @@ on:
5
- main
6
7
workflow_dispatch:
8
+ repository_dispatch:
9
+ types: [deploy]
10
11
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
12
permissions: write-all
0 commit comments