ci: translations token

This commit is contained in:
Daan Wijns 2024-01-09 11:07:59 +01:00
parent 345f01f9f0
commit 4a898c3fe2

View file

@ -6,11 +6,6 @@ on:
# At 00:00 on Sunday.
- cron: '0 0 * * 0'
permissions:
contents: write
pull-requests: write
actions: write
jobs:
update-translations:
runs-on: ubuntu-latest
@ -45,7 +40,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GH_PAT }}
base: master
commit-message: 'chore: update translations'
branch: 'update-tolgee-translations'
title: 'chore: update translations'