mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
ci: translations token
This commit is contained in:
parent
df473e479b
commit
345f01f9f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue