From 6756ae04ec447403053b8a437b0c85afb57508ff Mon Sep 17 00:00:00 2001 From: Steve Russell <41975381+SteveRussell33@users.noreply.github.com> Date: Thu, 19 Jan 2023 18:07:23 +0000 Subject: [PATCH] Update build-plugin.yml --- .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 fe7e3c2..99f03c3 100644 --- a/.github/workflows/build-plugin.yml +++ b/.github/workflows/build-plugin.yml @@ -3,7 +3,7 @@ name: Build VCV Rack Plugin on: push: branches: - - main + - Rack2 - 'releases/**' tags: - 'v**'