Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Set branch to main on crowdin nightly push

+1
+1
.github/workflows/nightly-update-source-languages.yaml
··· 40 40 uses: crowdin/github-action@v2 41 41 with: 42 42 upload_sources: true 43 + upload_sources_args: "-b main" 43 44 upload_translations: false 44 45 push_translations: false 45 46 push_sources: false