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 50238f1 commit 61cd25cCopy full SHA for 61cd25c
.github/workflows/update-toolhive-reference.yml
@@ -2,6 +2,8 @@ name: Update ToolHive Reference Docs
2
3
on:
4
workflow_dispatch:
5
+ repository_dispatch:
6
+ types: [published-release]
7
8
permissions:
9
contents: write
0 commit comments