Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add error handling for room publish toggle (#12941) #93

Add error handling for room publish toggle (#12941)

Add error handling for room publish toggle (#12941) #93

name: Localazy Upload
on:
push:
branches: [develop]
paths:
- "src/i18n/strings/en_EN.json"
jobs:
upload:
uses: matrix-org/matrix-web-i18n/.github/workflows/localazy_upload.yaml@main
secrets:
LOCALAZY_WRITE_KEY: ${{ secrets.LOCALAZY_WRITE_KEY }}