We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb6f6c3 commit 8b2ea01Copy full SHA for 8b2ea01
1 file changed
.github/workflows/deploy-docusaurus.yml
@@ -6,7 +6,7 @@ name: Deploy Docusaurus to GitHub Pages
6
7
on:
8
# To run: GitHub -> Actions -> "Deploy Docusaurus to GitHub Pages" -> Run workflow
9
- # Optionally set `ref` to the release branch/tag; leave default to deploy `main`
+ # Optionally set `ref` to the release branch/tag
10
workflow_dispatch:
11
inputs:
12
ref:
0 commit comments