Fix crowdin download script for glitch-soc stable branches

This commit is contained in:
Claire
2025-10-10 18:26:48 +02:00
parent 958d4df6cf
commit 81955c10b1

View File

@@ -9,7 +9,7 @@ permissions:
jobs:
download-translations-stable:
runs-on: ubuntu-latest
if: github.repository == 'mastodon/mastodon'
if: github.repository == 'glitch-soc/mastodon'
steps:
- name: Checkout