Skip to content

Commit

Permalink
fix: remove ci token
Browse files Browse the repository at this point in the history
  • Loading branch information
GMKrieger authored and gligneul committed Jan 22, 2024
1 parent 8bb3c11 commit b207e7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
token: ${{ secrets.CI_TOKEN }}

- name: Build documentation
run: make
Expand Down

0 comments on commit b207e7d

Please sign in to comment.