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 5f1dcd8 commit 973f6b9Copy full SHA for 973f6b9
.github/workflows/publish-nightly.yaml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- master
8
+ workflow_dispatch:
9
10
jobs:
11
publish:
0 commit comments