Commit 3e322bfa authored by liziwl's avatar liziwl
Browse files

clean ci token

parent fe402708
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -65,7 +65,6 @@ jobs:
      uses: peaceiris/actions-gh-pages@v3
      with:
        github_token: ${{ secrets.GITHUB_TOKEN }}
        # github_token: ${{ secrets.ACCESS_TOKEN }}
        publish_dir: ./docs/.vuepress/dist/
        force_orphan: true