Fix crowdin download script for glitch-soc stable branches (#3225)

This commit is contained in:
Claire 2025-10-10 18:44:33 +02:00 committed by GitHub
parent 8aee7fa400
commit 2575ff5ce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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