From 53f6b156b72723452c84d238984adc931aa823d2 Mon Sep 17 00:00:00 2001 From: Joerg Kreuzberger Date: Tue, 5 Jan 2021 13:19:27 +0100 Subject: [PATCH] [qtc_4_14_0] fix branch error for script --- .github/workflows/build_plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_plugin.yml b/.github/workflows/build_plugin.yml index 1b1b2c9..2c6503f 100644 --- a/.github/workflows/build_plugin.yml +++ b/.github/workflows/build_plugin.yml @@ -7,7 +7,7 @@ on: push: branches: - - master + - qtc_4_14_0 env: QT_VERSION: 5.15.2