Skip to content

Commit c2dc485

Browse files
GitHubActions: added manual dispatch
1 parent d0ddf04 commit c2dc485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/download-and-deploy-artifacts.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- master
9+
workflow_dispatch:
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)