Skip to content

Commit 44f547b

Browse files
committed
fix merge conflicts of event types
Relates to Issue #8
2 parents 8e0e21f + ef04ebe commit 44f547b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [ master, main ]
66
release:
77
types: [ published, prereleased, released ]
8-
workflow_dispatch:
8+
workflow_dispatch:
99

1010
env:
1111
JEKYLL_DEBUG: false

0 commit comments

Comments
 (0)