Deploy v3.7 to demo (#2265)
This commit is contained in:
parent
43be1d60e2
commit
9dc3bf4949
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-demo-staging.yaml
vendored
2
.github/workflows/deploy-demo-staging.yaml
vendored
|
@ -2,7 +2,7 @@ name: Deploy to staging demo
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- 3.6**
|
||||
- 3.7**
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
git_ref:
|
||||
|
|
Loading…
Reference in a new issue