Skip to content

Commit ab09a15

Browse files
committed
Doc generation on publishing release
1 parent 929ddbe commit ab09a15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
- 'release-'
88
tags: '*'
99
pull_request:
10-
10+
release:
11+
types: [published]
1112
jobs:
1213
build:
1314
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)