Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 10:30
· 59 commits to master since this release

0.13.2 (2022-05-11)

Fix

  • Don't quote the > operator in entrypoint.sh
  • Follow Bash best practices in entrypoint
  • Configure git pull to rebase instead of merge

Refactor

  • Remove unnecessary --follow-tags
  • Get current Git branch more simply