ci: add release automation (#7656)

This commit is contained in:
Manuel
2021-10-27 02:53:46 +02:00
committed by GitHub
parent 626fad2e71
commit d3e914280d
13 changed files with 2227 additions and 2006 deletions

View File

@@ -1,8 +1,7 @@
name: ci
on:
push:
branches:
- master
branches: [ release, alpha, beta, next-major ]
pull_request:
branches:
- '**'