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 8c704f8 commit 356f36bCopy full SHA for 356f36b
.github/workflows/sync.yml
@@ -36,6 +36,8 @@ jobs:
36
uses: aormsby/[email protected]
37
with:
38
target_sync_branch: main
39
+ git_config_user: oliver zhang
40
+ git_config_email: [email protected]
41
# REQUIRED 'target_repo_token' exactly like this!
42
target_repo_token: ${{ secrets.MY_SECRET }}
43
upstream_sync_branch: main
0 commit comments