Skip to content

Commit abece5c

Browse files
authored
build: change docs flow (#76)
1 parent 98d775b commit abece5c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
name: Update documentation
1717

1818
on:
19-
push:
20-
branches: [ main ]
19+
release:
20+
types: [published]
2121
repository_dispatch:
2222
types: [gh-pages]
2323
workflow_dispatch:

0 commit comments

Comments
 (0)