actions 0.2.3
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
- make citation files optional for
draft-release
andpost-release
. (#44, @kelly-sovacool)- these actions will no longer error when a repository lacks a citation file.
- new documentation website: https://CCBR.github.io/actions. (#48, #49, @kelly-sovacool)