Explorar o código

fix the docsite branch

Evan Almloff hai 1 ano
pai
achega
002de62e0c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/docs.yml

+ 1 - 1
.github/workflows/docs.yml

@@ -28,7 +28,7 @@ jobs:
       - name: Deploy
         uses: JamesIves/github-pages-deploy-action@v4.5.0
         with:
-          branch: gh-pages-docs
+          branch: gh-pages
           folder: target/doc
           target-folder: api-docs/nightly
           repository-name: dioxuslabs/docsite