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
Followup to #157 - looks like since the release process commits the changelog during the release flow in semantic-release we'll need to pull new changes.
Run just gen-docs
go run main.go docs ./docs/
Generating documentation in /home/runner/work/pizza-cli/pizza-cli/docs...
Finished generating documentation in /home/runner/work/pizza-cli/pizza-cli/docs
[beta d2cb7cf] chore: automated docs generation for release
14 files changed, 17 insertions(+), 17 deletions(-)
To https://github.com/open-sauced/pizza-cli
! [rejected] HEAD -> beta (fetch first)
error: failed to push some refs to 'https://github.com/open-sauced/pizza-cli'
hint: Updates were rejected because the remote contains work that you do not
hint: have locally. This is usually caused by another repository pushing to
hint: the same ref. If you want to integrate the remote changes, use
hint: 'git pull' before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
Describe the bug
Followup to #157 - looks like since the release process commits the changelog during the release flow in
semantic-release
we'll need to pull new changes.https://github.com/open-sauced/pizza-cli/actions/runs/10775149597/job/29878973449#step:5:16
Could we also make this co-authored by the original pusher like
semantic-release
has it?Steps to reproduce
N/a
The text was updated successfully, but these errors were encountered: