Build release branches

This commit is contained in:
1babo 2023-02-19 13:25:29 -08:00
parent 3c4fde2aee
commit e5b69606e7
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on:
push: push:
branches: branches:
- master - master
- 'v[0-9]*'
jobs: jobs:
build: build:
strategy: strategy: