v1.0.2
cloudpossebot
released this
26 Apr 21:03
·
57 commits
to refs/heads/master
since this release
Better handling of git "safe.directory" @Nuru (#316)
what
- Better handling of
git
safe.directory
- Allow update of Docker image via Workflow Dispatch
- Updated instructions for
git.io
->cloudposse.tools
why
- Do not depend on
GITHUB_WORKSPACE
being set, since it will not be outside of a GitHub action - More control over updates and bad builds
- Initial instructions can be overkill