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: on:
push: push:
tags: tags:
- 3.5** - 3.6**
workflow_dispatch: workflow_dispatch:
inputs: inputs:
git_ref: git_ref: