Skip to content

Commit

Permalink
Use separate token for updating Lokalise translations (#7592)
Browse files Browse the repository at this point in the history
  • Loading branch information
samer-stripe authored Nov 6, 2023
1 parent 519b5a9 commit f250f70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fetch_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: peter-evans/create-pull-request@v5
id: create-pull-request
with:
token: ${{ secrets.LOKALISE_CREATE_PR_TOKEN }}
commit-message: Fetch latest Lokalize translations
title: Update translations
body: This pull request contains the latest translations from Lokalize.
Expand Down

0 comments on commit f250f70

Please sign in to comment.