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.
2 parents b9a97b0 + 7800ffc commit 5044988Copy full SHA for 5044988
1 file changed
.github/workflows/docs.yml
@@ -9,6 +9,9 @@ on:
9
- "CONTRIBUTING.md"
10
- "mkdocs.yml"
11
- "uv.lock"
12
+ release:
13
+ types: [released]
14
+ workflow_dispatch:
15
16
permissions:
17
contents: write
0 commit comments