Skip to content

actions 0.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 17:57

bug fixes

  • fix post-release action to properly update the sliding branch when new releases have incompatible history (typically due to rebasing). (#46, @kelly-sovacool)
  • fix build-docker to set the docker build context as the same directory as the Dockerfile. (#51, @kelly-sovacool)

enhancements