Deploy demo for 3.5 tags (#2160)

This allows to automatically release 3.5 tags to demo.
This commit is contained in:
Mika 2022-07-12 10:49:29 +02:00 committed by GitHub
parent 0c3148893b
commit d50b7ee939
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Deploy to staging demo
on:
push:
tags:
- 3.4**
- 3.5**
workflow_dispatch:
inputs:
git_ref: