Skip to content

Commit f25d5ec

Browse files
committed
fix typo
1 parent 70d234a commit f25d5ec

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
@@ -2,7 +2,7 @@
22

33
name: MyST GitHub Pages Deploy
44
on:
5-
workflow:
5+
workflow_dispatch:
66
push:
77
# Runs on pushes targeting the default branch
88
branches: [main]

0 commit comments

Comments
 (0)