Skip to content

Commit 1208231

Browse files
authored
also trigger docs on new release
1 parent 779e302 commit 1208231

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- 'master'
88
- 'release-'
99
tags: '*'
10+
release:
11+
types: published
1012

1113
jobs:
1214
build:

0 commit comments

Comments
 (0)