mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #9666 from nextcloud/skjnldsv-patch-2
Fix l10n workflow token and title
This commit is contained in:
@@ -20,8 +20,9 @@ jobs:
|
||||
- uses: peter-evans/create-pull-request@v4
|
||||
id: cpr
|
||||
with:
|
||||
commit-message: Updates catalog templates (POT files fetched automatically by transifex)
|
||||
title: l10n
|
||||
token: ${{ secrets.COMMAND_BOT_PAT }}
|
||||
commit-message: "chore(l10n): Updates catalog templates (POT files fetched automatically by transifex)"
|
||||
title: Updates catalog templates
|
||||
branch: update-l10n
|
||||
signoff: true
|
||||
- uses: pascalgn/automerge-action@v0.15.6
|
||||
|
||||
Reference in New Issue
Block a user