mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(ci): Use CROWDIN_GITHUB_TOKEN for scheduled updates PR (#3761)
This commit is contained in:
parent
0109be4a11
commit
c73ff95d93
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scheduled-updates.yml
vendored
2
.github/workflows/scheduled-updates.yml
vendored
|
|
@ -78,7 +78,7 @@ jobs:
|
|||
- name: Create Pull Request if changes occurred
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
token: ${{ secrets.AUTOMATION_PAT }}
|
||||
token: ${{ secrets.CROWDIN_GITHUB_TOKEN }}
|
||||
commit-message: |
|
||||
chore: Scheduled updates (Firmware, Hardware, Translations)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue