Merge pull request #20942 from calixteman/fix_update_local

Make persist-credentials: true in the update_locale action
This commit is contained in:
Tim van der Meij 2026-03-22 12:00:50 +01:00 committed by GitHub
commit 68663bba7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
with:
persist-credentials: false
persist-credentials: true
- name: Use Node.js LTS
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6