From 1b90d0d694de98149f9ecd00c725203c1a3dc907 Mon Sep 17 00:00:00 2001 From: Dean Sung Date: Wed, 6 Nov 2024 15:29:27 +0800 Subject: [PATCH] Test build --- .github/workflows/buildBS-mac.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/buildBS-mac.yml b/.github/workflows/buildBS-mac.yml index 287630afc..d51739a0c 100644 --- a/.github/workflows/buildBS-mac.yml +++ b/.github/workflows/buildBS-mac.yml @@ -4,6 +4,8 @@ on: push: tags: - '*' + branches: + - 'test-build' jobs: build: @@ -82,7 +84,7 @@ jobs: repository: flux3dp/beam-studio-core token: ${{ secrets.REPO_TOKEN }} path: .github/actions/beam-studio-core - ref: develop + ref: feat/set-field-calibration - name: Copy Beam Studio Core run: |