Skip to content

Commit ce80899

Browse files
committed
update deploy.yaml
1 parent 2d819f6 commit ce80899

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Publish on GitHub Pages
22

33
on:
44
push:
5-
branches: main
5+
branches:
6+
- main
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)