diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3481c75..613c041 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: - name: Clone Notebookinator uses: actions/checkout@v4 with: - repository: battlech1cken/notebookinator + repository: darkMatter781x/notebookinator path: ./notebookinator ref: main - name: Install Notebookinator