build: update depoly site action
This commit is contained in:
5
.github/workflows/deploy-v3-site.yml
vendored
5
.github/workflows/deploy-v3-site.yml
vendored
@@ -2,8 +2,9 @@ name: Deploy V3 Site
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v3.**'
|
||||
branches: [dev]
|
||||
paths:
|
||||
- 'docs/**'
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
||||
Reference in New Issue
Block a user