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

Translations update from Hosted Weblate #2

Translations update from Hosted Weblate

Translations update from Hosted Weblate #2

Workflow file for this run

name: Move files from Weblate
on:
pull_request:
types: [ closed ]
branches: ["main" ]
paths:
- '**.po'
workflow_dispatch:
jobs:
move:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
if: github.event.pull_request.merged == true
- name: Move files to their proper folders
run: mv ./*.po Meower-Svelte/po