Fix crowdin upload workflow not running on glitch-soc (#2830)

pull/2832/head
Claire 2024-08-31 17:33:06 +02:00 committed by GitHub
parent d46bf54925
commit 5f8f8cc98f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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