We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89e00a commit 03bcd02Copy full SHA for 03bcd02
.github/workflows/machina-opcode-wrapper.yml
@@ -44,7 +44,7 @@ jobs:
44
path: machina-wrapper-json
45
commit-message: "feat(ipc): update for cn patch-${{ env.version }}"
46
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
47
- push-to-fork: ${{ env.target_repo }}
+ push-to-fork: ${{ env.target_fork }}
48
branch: ci/zh/opcode-patch-${{ env.version }}
49
base: master
50
title: "feat(ipc): update for cn patch-${{ env.version }}"
0 commit comments