Skip to content

Commit 087030d

Browse files
committed
chore: update deploy-docs wokflow
1 parent 3184971 commit 087030d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Build & Deploy docs
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
release:
5+
types: [released]
76

87
jobs:
98
deploy:

0 commit comments

Comments
 (0)