Jelajahi Sumber

test: Testing a fix

Vaclav Elias 1 tahun lalu
induk
melakukan
f6efd6c722
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      .github/workflows/stride-docs-test-build.yml

+ 2 - 2
.github/workflows/stride-docs-test-build.yml

@@ -47,11 +47,11 @@ jobs:
     - name: Checkout Stride (note the LFS)
       uses: actions/checkout@v4
       with:
-        repository: stride3d/stride
+        repository: VaclavElias/stride
         token: ${{ secrets.GITHUB_TOKEN }}
         path: stride
         lfs: true
-        ref: master
+        ref: docs-test
 
     - name: Install DocFX
       # This installs the latest version of DocFX and may introduce breaking changes