Skip to content

Commit ae2dd0c

Browse files
committed
fix: Deploy from main branch
1 parent de173e9 commit ae2dd0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches:
6-
- astro
6+
- main
77

88
workflow_dispatch:
99

0 commit comments

Comments
 (0)