Skip to content

Commit 03bcd02

Browse files
committed
fix: fix github action
1 parent d89e00a commit 03bcd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/machina-opcode-wrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
path: machina-wrapper-json
4545
commit-message: "feat(ipc): update for cn patch-${{ env.version }}"
4646
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
47-
push-to-fork: ${{ env.target_repo }}
47+
push-to-fork: ${{ env.target_fork }}
4848
branch: ci/zh/opcode-patch-${{ env.version }}
4949
base: master
5050
title: "feat(ipc): update for cn patch-${{ env.version }}"

0 commit comments

Comments
 (0)