Skip to content

Commit b8743f6

Browse files
author
Orta Therox
authored
Merge pull request #1127 from saschanaz/patch-3
Push to typescript-bot fork
2 parents 6bdda5f + daea795 commit b8743f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/update-core-deps.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jobs:
2929
- uses: peter-evans/create-pull-request@v3
3030
if: ${{ steps.git-diff.outcome == 'failure' }}
3131
with:
32-
commit-message: "chore(package): update core dependencies"
33-
title: "chore(package): update core dependencies"
32+
commit-message: "🤖 Update core dependencies"
33+
title: "Update core dependencies"
34+
push-to-fork: typescript-bot/TypeScript-DOM-lib-generator
3435
branch: update-core-deps
3536
token: ${{ secrets.TS_GITHUB_BOT_AUTH }}

0 commit comments

Comments
 (0)