From e6ecb1ac3049917678c5c3a664d449c9df8f6f1b Mon Sep 17 00:00:00 2001 From: Archi Date: Thu, 8 Jul 2021 10:48:01 +0200 Subject: [PATCH] CI: Update token for translations.yml --- .github/workflows/translations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 21a2b3333..8a9c6dbde 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -13,6 +13,7 @@ jobs: uses: actions/checkout@v2.3.4 with: submodules: recursive + token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN }} - name: Reset wiki to follow origin shell: sh