mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Replaces the failing commit action with PR.
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
||||
docs-folder: "user_manual/"
|
||||
pre-build-command: pip install -r requirements.txt
|
||||
build-command: make gettext
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
- uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
commit_message: Adds Or Updates catalog templates (POT files fetched automatically by transifex)
|
||||
commit-message: Adds Or Updates catalog templates (POT files fetched automatically by transifex)
|
||||
title: l10n
|
||||
branch: update-l10n
|
||||
|
||||
Reference in New Issue
Block a user