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