Skip to content

Translated using Weblate (Dutch) #469

Translated using Weblate (Dutch)

Translated using Weblate (Dutch) #469

Workflow file for this run

name: Gettext Updates
on:
push:
branches: [master]
jobs:
gettext_template:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: elementary/actions/gettext-template@horus
env:
GIT_USER_TOKEN: "${{ secrets.GIT_USER_TOKEN }}"
GIT_USER_NAME: "elementaryBot"
GIT_USER_EMAIL: "[email protected]"