mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-02 16:44:30 -04:00
ci(transifex): access TX_TOKEN by using new 'transifex' CI context
This commit is contained in:
parent
98edec07a1
commit
5700456f13
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ workflows:
|
|||
only: *release-branches
|
||||
update_i18n:
|
||||
jobs:
|
||||
- update_i18n
|
||||
- update_i18n:
|
||||
context: transifex
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: 0 0 * * * # daily at midnight UTC = 7-8pm US Eastern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue