Skip to content

Commit 5a41179

Browse files
authored
fix: update on push branch from master to main (#4)
1 parent db7b00e commit 5a41179

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: Deploy Eleventy to GitHub Pages
1+
name: Deploy 11ty build to GitHub Pages
22

33
on:
44
push:
55
branches:
6-
- master
6+
- main
77

88
jobs:
99
build-and-deploy:

0 commit comments

Comments
 (0)