mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-04 13:27:22 +02:00
Make persist-credentials: true in the update_locale action
This commit is contained in:
parent
918a319de6
commit
60de323514
2
.github/workflows/update_locales.yml
vendored
2
.github/workflows/update_locales.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: true
|
||||||
|
|
||||||
- name: Use Node.js LTS
|
- name: Use Node.js LTS
|
||||||
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
|
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user