We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed91f97 commit f87a0e9Copy full SHA for f87a0e9
.github/workflows/homepage.yml
@@ -2,7 +2,7 @@ name: Deploy Homepage
2
on:
3
push:
4
branches:
5
- - docs/homepage # TODO change to main later
+ - main
6
7
jobs:
8
build:
0 commit comments