Skip to content

Commit ab62c8d

Browse files
authored
fix(ci,docs): fix docs deployment introduced in #1317 (#1319)
1 parent d2ff08b commit ab62c8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs_deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- "v[0-9]+.[0-9]+.[0-9]+*" # Push events to matching v*, i.e. v1.0, v20.15.10, v0.1.1a1
7+
branches:
78
- main
89

910
jobs:

0 commit comments

Comments
 (0)