Skip to content

Commit 03355c1

Browse files
authored
Build website from docs branch, not main
1 parent 0a72d2d commit 03355c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
# branches pushed by collaborators
44
push:
55
branches:
6-
- main
6+
- docs
77
jobs:
88
build:
99
name: Build & Deploy

0 commit comments

Comments
 (0)