Skip to content

Commit f4c1dc1

Browse files
authored
fix: docs build run on release published
1 parent bbc0e38 commit f4c1dc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build documentation and deploy
22

33
on:
44
release:
5-
types: [created, edited]
5+
types: [published]
66

77
jobs:
88
flake8:

0 commit comments

Comments
 (0)