ci: set token for git-committers

This commit is contained in:
Alexandre Pujol 2024-09-26 20:20:20 +01:00
parent 03e974525e
commit 5d14ff8e5c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 3 additions and 2 deletions

View file

@ -190,7 +190,7 @@ pages:
GIT_DEPTH: 0
script:
- pip install -r requirements.txt
- mkdocs build --strict --site-dir public
- mkdocs build --site-dir public
artifacts:
paths:
- public