Deploy demo for 3.6 tags (#2243)

This allows to automatically release 3.6 tags to demo.
This commit is contained in:
Mika 2022-08-18 09:57:22 +02:00 committed by GitHub
parent 3b04555834
commit f5f309d38f
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.5**
- 3.6**
workflow_dispatch:
inputs:
git_ref: