diff --git a/.github/workflows/gen_tutorials.yml b/.github/workflows/gen_tutorials.yml
index 70800be..e08b859 100644
--- a/.github/workflows/gen_tutorials.yml
+++ b/.github/workflows/gen_tutorials.yml
@@ -11,7 +11,7 @@ jobs:
     - name: Clone Wiki
       uses: actions/checkout@v3
       with:
-        repository: revarbat/BOSL2.wiki
+        repository: RAMilewski/BOSL2.wiki
         path: BOSL2.wiki
 
     - name: Apt Update