Skip to content

Commit a21db12

Browse files
authored
add released to docs build trigger
1 parent bc11a2b commit a21db12

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
@@ -6,7 +6,7 @@ on:
66
branches: [v2]
77
tags: '*'
88
release:
9-
types: [published]
9+
types: [published, released]
1010
pull_request:
1111

1212
concurrency:

0 commit comments

Comments
 (0)