diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index d0884c26..136df21d 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -15,4 +15,5 @@ jobs: uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./docs \ No newline at end of file + publish_dir: ./docs + cname: vscode-api-cn.js.org