CI: Update token for translations.yml

This commit is contained in:
Archi
2021-07-08 10:48:01 +02:00
parent e55d8d6650
commit e6ecb1ac30

View File

@@ -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