mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 11:48:06 +01:00
Change github action repo to glitch-soc
This commit is contained in:
parent
94743fea2c
commit
c8df7f4995
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue