Update CI workflow for demo staging (#2487)
This commit is contained in:
parent
992aa64937
commit
223fe64456
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.7**
|
||||
- 3.8**
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
git_ref:
|
||||
|
|
Loading…
Reference in a new issue