Skip to content

Commit 838a684

Browse files
committed
Update deploy_docs.yml
1 parent 64ba51f commit 838a684

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/deploy_docs.yml

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

33
on:
44
push:
5-
branches:
6-
- master
7-
- main
5+
tags:
6+
- 'v[0-9]+.[0-9]+.[0-9]+'
87

98
permissions:
109
contents: write

0 commit comments

Comments
 (0)