Skip to content

Commit 6c01dc8

Browse files
committed
Add workflow_dispatch event for testing (REMOVE BEFORE MERGE)
1 parent beca217 commit 6c01dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-distributables.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name: Deploy Distributable Repos
44

55
on:
6+
workflow_dispatch:
67
release:
78
types: [published]
89

0 commit comments

Comments
 (0)