浏览代码

chore: Changes reversed

Vaclav Elias 1 年之前
父节点
当前提交
eae7db2d67
共有 1 个文件被更改,包括 2 次插入2 次删除
  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)
     - name: Checkout Stride (note the LFS)
       uses: actions/checkout@v4
       uses: actions/checkout@v4
       with:
       with:
-        repository: VaclavElias/stride
+        repository: stride3d/stride
         token: ${{ secrets.GITHUB_TOKEN }}
         token: ${{ secrets.GITHUB_TOKEN }}
         path: stride
         path: stride
         lfs: true
         lfs: true
-        ref: docs-test
+        ref: master
 
 
     - name: Install DocFX
     - name: Install DocFX
       # This installs the latest version of DocFX and may introduce breaking changes
       # This installs the latest version of DocFX and may introduce breaking changes