We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5f411 commit 7658a3aCopy full SHA for 7658a3a
1 file changed
.github/workflows/cd.yml
@@ -11,7 +11,8 @@ on:
11
release:
12
types:
13
- created
14
-
+ workflow_dispatch:
15
+
16
jobs:
17
build:
18
runs-on: ${{ matrix.os }}
0 commit comments