Skip to content

Commit 024d628

Browse files
committed
only build docs on published release type
1 parent ca95027 commit 024d628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

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

33
on:
44
release:
5+
types: [published]
56

67
jobs:
78
publish-docs:

0 commit comments

Comments
 (0)