Skip to content

Commit 4255677

Browse files
committed
Fix documentation generation
1 parent cfed199 commit 4255677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Documentation
33

44
on:
55
push:
6-
branches: [main]
6+
branches: [master]
77

88
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
99
permissions:

0 commit comments

Comments
 (0)