We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5d9f6 commit 532bb4aCopy full SHA for 532bb4a
.github/workflows/publish-docs.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches:
5
- main
6
+ workflow_dispatch:
7
+
8
permissions:
9
contents: write
10
jobs:
0 commit comments