You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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....
my workflow's .yml file: https://github.com/Zorono/Zorono/blob/master/.github/workflows/readme-generator.yml
The text was updated successfully, but these errors were encountered: