Skip to content

Commit b38af38

Browse files
committed
removed temp branch from docs.yml
1 parent da6bfdb commit b38af38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy docs to GitHub Pages
22

33
on:
44
push:
5-
branches: ["devel", "13-create-a-gallery"]
5+
branches: ["devel", "main"] # TODO: Set to main only after release
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)