From c1ad7f7d348bc29f4df52682eb707ac7f24c436e Mon Sep 17 00:00:00 2001 From: Ian Wijma Date: Sun, 5 Nov 2023 00:44:25 +1100 Subject: [PATCH] Added release --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 75e6dae..64a60df 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -1,6 +1,6 @@ name: Bonsai CI run-name: ${{ gitea.actor }} is running spotify.local CI pipeline 🚀 -on: [push, release] +on: [release] concurrency: 'true' jobs: