feat(ci): deploy from main branch as well

This commit is contained in:
Mikołaj Młodzikowski 2023-05-25 10:20:58 +02:00
parent b1adf776c0
commit f8444c0c88

View File

@ -5,6 +5,7 @@ on:
branches: branches:
- release/* - release/*
- develop - develop
- main
tags: tags:
- v* - v*
pull_request: pull_request: