Skip to content

Commit

Permalink
Add lineage-21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luk1337 committed Jan 27, 2024
1 parent 1641043 commit 9d1cdcc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mirror-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
git fetch origin main
git push origin -f refs/remotes/origin/main:refs/heads/lineage-19.1
git push origin -f refs/remotes/origin/main:refs/heads/lineage-20.0
git push origin -f refs/remotes/origin/main:refs/heads/lineage-21.0
1 change: 1 addition & 0 deletions crowdin/crowdin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_17_1=/lineage/lineage-17.1
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_18_1=/lineage/lineage-18.1
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_19_1=/lineage/lineage-19.1
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_20_0=/lineage/lineage-20.0
export LINEAGE_CROWDIN_BASE_PATH_LINEAGE_21_0=/lineage/lineage-21.0
cd lineage/crowdin

echo "--- setup python environment for translation sync"
Expand Down

0 comments on commit 9d1cdcc

Please sign in to comment.