Skip to content

Commit 18e81ee

Browse files
committed
fix: push to main
1 parent 95be00f commit 18e81ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and deploy Zola website
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)