Skip to content

Commit 9f2bd8a

Browse files
committed
Allow manual rebuilds
1 parent d75b912 commit 9f2bd8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- master
8+
workflow_dispatch:
89

910
jobs:
1011
deploy:

0 commit comments

Comments
 (0)