diff --git a/.github/workflows/host_docs.yaml b/.github/workflows/host_docs.yaml index 101944a..1c7cfc3 100644 --- a/.github/workflows/host_docs.yaml +++ b/.github/workflows/host_docs.yaml @@ -53,7 +53,7 @@ jobs: uses: ad-m/github-push-action@v0.5.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} - repository: wml-docs + repository: kennylajara/wml-docs branch: served force: true directory: ./docs/build/html