Skip to content

Commit 585f1ac

Browse files
Update main.yml
1 parent fc8d3f4 commit 585f1ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
on: push
1+
on:
2+
push:
3+
workflow_dispatch:
24
name: Build and deploy GH Pages
35
jobs:
46
build:

0 commit comments

Comments
 (0)