Skip to content

Commit 708adb1

Browse files
committed
chore: update github action to point to the master branch
1 parent e4d85c0 commit 708adb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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-
- f-in-around-new-site
6+
- master
77

88
jobs:
99
github-pages:

0 commit comments

Comments
 (0)