Skip to content

Commit abeac70

Browse files
committed
manual dispatch
1 parent 0c0dd82 commit abeac70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build and Deploy to GitHub Pages
33
on:
44
push:
55
branches: [ main ]
6+
workflow_dispatch:
7+
68

79
permissions:
810
contents: read

0 commit comments

Comments
 (0)