From 8b2ea01584586a600e543d5863b019aa7d2574d5 Mon Sep 17 00:00:00 2001 From: Greg Annandale Date: Tue, 31 Mar 2026 14:38:05 +0100 Subject: [PATCH] chore(docs): clarify deployment / workflow comment --- .github/workflows/deploy-docusaurus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-docusaurus.yml b/.github/workflows/deploy-docusaurus.yml index 0185307ab..eaac33f44 100644 --- a/.github/workflows/deploy-docusaurus.yml +++ b/.github/workflows/deploy-docusaurus.yml @@ -6,7 +6,7 @@ name: Deploy Docusaurus to GitHub Pages on: # To run: GitHub -> Actions -> "Deploy Docusaurus to GitHub Pages" -> Run workflow - # Optionally set `ref` to the release branch/tag; leave default to deploy `main` + # Optionally set `ref` to the release branch/tag workflow_dispatch: inputs: ref: