Skip to content

Commit 242194d

Browse files
changed deployment to main
1 parent 638ac33 commit 242194d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Publish docs via GitHub Pages
22
on:
33
push:
44
branches:
5-
- draft
6-
# change to 'main' when ready to publish
5+
- main
76

87
jobs:
98
build:

0 commit comments

Comments
 (0)