Skip to content

Commit a2e5054

Browse files
committed
switch branch
1 parent 441a2c1 commit a2e5054

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

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

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)