diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 2d28918..c2751fd 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -9,7 +9,6 @@ jobs: - uses: actions/checkout@v2 with: submodules: recursive - token: ${{ secrets.CI_TOKEN }} - name: Build documentation run: make