From 787b2aa6e823ec8ef53a18f7ae8579255d3a012d Mon Sep 17 00:00:00 2001 From: Alan Rynne Date: Wed, 30 Oct 2024 13:22:49 +0100 Subject: [PATCH] try with hash? --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6bd5c05..f0055bf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -71,7 +71,7 @@ jobs: repo: specklesystems/connector-installers token: ${{ secrets.CONNECTORS_GH_TOKEN }} inputs: '{ "run_id": "${{ github.run_id }}", "version": "${{ env.GitVersion_FullSemVer }}", "public_release": ${{ env.IS_TAG_BUILD }}, "store_artifacts": ${{ env.IS_RELEASE_BRANCH }} }' - ref: alan/archicad-installer + ref: 8f580eeb3d38eaa513bb604f7964840218b5758e wait-for-completion: true wait-for-completion-interval: 10s wait-for-completion-timeout: 10m