diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index db5aed8..6c62073 100644 --- a/.github/workflows/doc.yml +++ b/.github/workflows/doc.yml @@ -26,4 +26,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./doc - destination_dir: master \ No newline at end of file + destination_dir: main \ No newline at end of file