diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-02-20 22:00:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 22:00:32 -0800 |
commit | 1fda7d055378c5e1ebe7bbfb1174a26eaa735027 (patch) | |
tree | 0523565f0e6d78330bf7cbe42b692fc53be9930f /crowdin.yml | |
parent | 7ff65df417c957b17a73a057a966067b6bcc377a (diff) | |
download | voidsky-1fda7d055378c5e1ebe7bbfb1174a26eaa735027.tar.zst |
Add crowdin nightly push (#7799)
* Update crowdin.yml to point to new enterprise endpoint * Update nightly crowdin action to push source strings to crowdin
Diffstat (limited to 'crowdin.yml')
-rw-r--r-- | crowdin.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/crowdin.yml b/crowdin.yml index b5ed92f28..5701ca055 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,6 @@ { - "project_id": "664276", + "project_id": "1", + "base_url": "https://bluesky.api.crowdin.com", "base_path": ".", "preserve_hierarchy": true, "files": [ |