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 14489d0 commit 56ad855Copy full SHA for 56ad855
.github/workflows/on-new-framework-tag.yml
@@ -3,6 +3,9 @@ on:
3
repository_dispatch:
4
types:
5
- push-tag
6
+
7
+ workflow_dispatch:
8
9
jobs:
10
publish_docs:
11
name: Publish tagged documentation
0 commit comments