-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Invalid status code: 1 #10
Comments
Thanks @GWen124 and @turbaszek . I made PR with the fix (not related to the tags). |
|
I mean, how to clone all branches of the same repository at once. |
@GWen124 I merged fix for non-default branch. Let me know if this works for you. |
Run TobKed/github-forks-sync-action@master
with:
github_token: ***
upstream_repository: jerrykuku/luci-theme-argon
upstream_branch: 18.06
target_repository: GWen124/luci-theme-argon
target_branch: 18.06
force: false
tags: false
Started: bash /home/runner/work/_actions/TobKed/github-forks-sync-action/master/start.sh
Synchronizing repostiory GWen124/luci-theme-argon:18.06 with jerrykuku/luci-theme-argon:18.06
Cloning into 'luci-theme-argon'...
error: src refspec 18.06 does not match any
error: failed to push some refs to 'https://github.com/GWen124/luci-theme-argon.git'
Error: Invalid status code: 1
at ChildProcess. (/home/runner/work/_actions/TobKed/github-forks-sync-action/master/start.js:9:19)
at ChildProcess.emit (events.js:210:5)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5) {
code: 1
}
Error: Invalid status code: 1
at ChildProcess. (/home/runner/work/_actions/TobKed/github-forks-sync-action/master/start.js:9:19)
at ChildProcess.emit (events.js:210:5)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
The text was updated successfully, but these errors were encountered: