Skip to content
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

Failed to Push #6

Open
Zorono opened this issue Aug 2, 2021 · 0 comments
Open

Failed to Push #6

Zorono opened this issue Aug 2, 2021 · 0 comments

Comments

@Zorono
Copy link

Zorono commented Aug 2, 2021

Good Morning,
The script was working until a day ago... and then it failed to push Readme changes to my repository for a strange error....

Started: bash /home/runner/work/_actions/actions-js/push/master/start.sh
Push to branch main
[master 72df224] chore: autopublish 2021-08-02T13:22:35Z
 1 file changed, 6 insertions(+), 6 deletions(-)
To https://github.com/Zorono/Zorono.git
 ! [rejected]        HEAD -> main (non-fast-forward)
error: failed to push some refs to 'https://github.com/Zorono/Zorono.git'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. Check out this branch and integrate the remote changes
hint: (e.g. 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Error: Invalid status code: 1
    at ChildProcess.<anonymous> (/home/runner/work/_actions/actions-js/push/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.<anonymous> (/home/runner/work/_actions/actions-js/push/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)

my workflow's .yml file: https://github.com/Zorono/Zorono/blob/master/.github/workflows/readme-generator.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant