diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index cc8b8ba..f4c1596 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -55,7 +55,7 @@ jobs:
       - name: Checkout 'uazo/buildtools'
         uses: actions/checkout@v2
         with:
-            repository: 'uazo/buildtools'
+            repository: 'uazo/bromite-buildtools'
             #ref: ${{ github.event.inputs.rtag }}
             path: 'bromite'
             fetch-depth: 1