Skip to content

Commit e835e5c

Browse files
authored
Adapt action to branch name main
1 parent 1721115 commit e835e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and deploy Jekyll site to Github Pages
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77

88
jobs:
99
github-pages:

0 commit comments

Comments
 (0)