Update sync-docs.yml

pull/2532/head
RW 2023-07-06 11:39:20 +02:00 committed by GitHub
parent 71c6b889d0
commit 453ccadadd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ jobs:
run: ./.github/scripts/sync_docs.sh
env:
EVENT: ${{ github.event_name }}
TOKEN: ${{ secrets.TOKEN }}
TOKEN: ${{ secrets.DOC_SYNC_TOKEN }}