From bcee17c3ac342341dafd76733a1d8009bf7645e6 Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Sun, 7 Feb 2021 00:14:24 +0100 Subject: [PATCH] github actions: build release tags --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5eaca123a..08630e176 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,7 @@ name: ci on: push: + tags: ng-* branches-ignore: - 'translations**' pull_request: