Translations download fixes

This commit is contained in:
Franck Nijhof 2021-04-18 20:16:26 +02:00
parent f49442c572
commit 8b6e331cb5
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -66,5 +66,5 @@ jobs:
- name: 🚀 Push changes
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
github_token: ${{ secrets.UPDATER_TOKEN }}
branch: ${{ github.ref }}