Skip to content

ManagerMenu: Use the adapter signals from DeviceList #490

ManagerMenu: Use the adapter signals from DeviceList

ManagerMenu: Use the adapter signals from DeviceList #490

Workflow file for this run

name: Weblate
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- env:
TOKEN: ${{ secrets.WEBLATE_KEY }}
run: "curl -F file=@po/blueman.pot -F method=source -H \"Authorization: Token $TOKEN\" https://hosted.weblate.org/api/translations/blueman/blueman/en/file/"