Skip to content

[tx] updated translations from transifex #1703

[tx] updated translations from transifex

[tx] updated translations from transifex #1703

Workflow file for this run

name: Calens Changelog
# This workflow is triggered on pushes to the repository.
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
name: Generate Calens Changelog
steps:
- uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.DEPLOYMENT_SSH_KEY }}
ref: "master"
- uses: actionhippie/calens@v1
with:
target: CHANGELOG.md
- uses: GuillaumeFalourd/[email protected]
with:
email: [email protected]
name: ownClouders
commit_message: "Calens changelog updated"
files: CHANGELOG.md