Skip to content

Commit 2052e30

Browse files
authored
change deploy push on main (#284)
1 parent 7fe831f commit 2052e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
jobs:
77
gh-pages-deploy:
88
name: Deploying to gh-pages

0 commit comments

Comments
 (0)