diff --git a/.github/workflows/ci-bonsai-daily.yml b/.github/workflows/ci-bonsai-daily.yml index 38a7d55350..29501c1842 100644 --- a/.github/workflows/ci-bonsai-daily.yml +++ b/.github/workflows/ci-bonsai-daily.yml @@ -96,7 +96,7 @@ jobs: uses: actions/checkout@v2 with: repository: IfcOpenShell/bonsai_unstable_repo - token: ${{ secrets.IOS_TO_BLENDER_REPO }} + token: ${{ secrets.IFCOPENBOT_TOKEN }} path: bonsai_unstable_repo - name: Download Blender and run critical tests