Skip to content

Commit 1ba197e

Browse files
authored
Change workflow branch from 'gh-pages' to 'master'
1 parent ae34ec0 commit 1ba197e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name: Deploy Jekyll site to Pages
99
on:
1010
# Runs on pushes targeting the default branch
1111
push:
12-
branches: ["gh-pages"]
12+
branches: ["master"]
1313

1414
# Allows you to run this workflow manually from the Actions tab
1515
workflow_dispatch:

0 commit comments

Comments
 (0)