github actions: build release tags

This commit is contained in:
jonaswinkler 2021-02-07 00:14:24 +01:00
parent 7bc16edfe2
commit bcee17c3ac

View File

@ -2,6 +2,7 @@ name: ci
on:
push:
tags: ng-*
branches-ignore:
- 'translations**'
pull_request: