Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 19:28
· 66 commits to master since this release
7e490b1

2.0.4 (2023-08-02)

Changes:

  • simplify logger to log everything immediately
  • handle each target repo sequentially instead of parallel

Bug Fixes

  • fix incorrect git push status check - the output of git-push has changed which was unnoticed because of the parallelism (7e490b1)