We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49922f8 commit f5d2956Copy full SHA for f5d2956
.github/workflows/deploy.yml
@@ -7,6 +7,9 @@ on:
7
# Review gh actions docs if you want to further define triggers, paths, etc
8
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
9
10
+ workflow_dispatch:
11
+
12
13
jobs:
14
build:
15
name: Build Docusaurus
0 commit comments