Allow v3.11 on demo staging (#3103)
This commit is contained in:
parent
2958ab2ac5
commit
84849f1eea
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.9**
|
||||
- 3.11.**
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
git_ref:
|
||||
|
|
Loading…
Reference in a new issue