ci: update auto-release workflow

This commit is contained in:
Manuel Trezza
2022-11-19 12:35:00 +01:00
parent 38f64be596
commit 09d04b0aad

View File

@@ -1,7 +1,7 @@
name: release-automated name: release-automated
on: on:
push: push:
branches: [ release, alpha, beta, next-major ] branches: [ release, alpha, beta, next-major, release-4.x.x, release-5.x.x ]
jobs: jobs:
release: release:
runs-on: ubuntu-latest runs-on: ubuntu-latest