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 beca217 commit 6c01dc8Copy full SHA for 6c01dc8
.github/workflows/deploy-distributables.yml
@@ -3,6 +3,7 @@
3
name: Deploy Distributable Repos
4
5
on:
6
+ workflow_dispatch:
7
release:
8
types: [published]
9
0 commit comments