Skip to content

Commit 6ac54a4

Browse files
committed
docs: let action build current release branch
1 parent 84dbfdb commit 6ac54a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

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

33
on:
44
push:
5-
branches: [main, master]
5+
branches: [main, release/v1.5.0]
66
pull_request:
77

88
concurrency:

0 commit comments

Comments
 (0)