mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
chore: update "sync translations" action
This commit is contained in:
@@ -27,12 +27,10 @@ jobs:
|
|||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v4
|
||||||
with:
|
with:
|
||||||
commit-message: "Website: Sync translations"
|
commit-message: "chore: sync translations"
|
||||||
title: "Website: Sync translations"
|
title: "chore: sync translations"
|
||||||
body: Synchonizing translations with Crowdin
|
|
||||||
branch: chore/sync-translations
|
branch: chore/sync-translations
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
author: task-bot <106601941+task-bot@users.noreply.github.com>
|
author: task-bot <106601941+task-bot@users.noreply.github.com>
|
||||||
labels: translation
|
labels: translation
|
||||||
token: ${{ secrets.GH_PAT }}
|
token: ${{ secrets.GH_PAT }}
|
||||||
draft: true
|
|
||||||
|
Reference in New Issue
Block a user