Skip to content

Commit 158411e

Browse files
authored
Update docs.yml
The documentation should be regenerated whenever the release_v1.0.0 branch is updated.
1 parent 900cd63 commit 158411e

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
@@ -4,7 +4,7 @@ name: website
44
on:
55
push:
66
branches:
7-
- main
7+
- release_v1.0.0
88
# Alternative: only build for tags.
99
# tags:
1010
# - '*'

0 commit comments

Comments
 (0)