Skip to content

Commit 3785a07

Browse files
committed
ci: trigger docs on tag push
1 parent df21621 commit 3785a07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Deploy docs
33
on:
44
push:
55
branches: [main]
6+
tags: ['*']
67
workflow_dispatch:
78

89
permissions:

0 commit comments

Comments
 (0)