ci: translations token

This commit is contained in:
Daan Wijns 2024-01-09 11:05:00 +01:00
parent df473e479b
commit 345f01f9f0

View file

@ -45,7 +45,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_PAT }}
commit-message: 'chore: update translations'
branch: 'update-tolgee-translations'
title: 'chore: update translations'