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

git-auto-commit-action@v4 fails because I changed the README? #5

Closed
rafapolo opened this issue Oct 17, 2022 · 1 comment
Closed

git-auto-commit-action@v4 fails because I changed the README? #5

rafapolo opened this issue Oct 17, 2022 · 1 comment

Comments

@rafapolo
Copy link
Contributor

Run stefanzweifel/git-auto-commit-action@v4
...
! [rejected] main -> main (non-fast-forward)
error: failed to push some refs to 'https://github.com/rafapolo/AreYouSyrious'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: '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. (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v4/index.js:17:19)

So, nothing was saved.

@zhgchgli0718
Copy link
Member

I think it's because you are modifying the readme file during ZMediumToMarkdown is fetching, retry and it'll be fine :)

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

2 participants