What's Changed
- Add the ability to provide a separate auth token vs. patcher update token by @ceschae in #49
- in additon to
github_token
, you can specifyupdate_token
! the latter will specifically be used for writing PRs to your repo as a result ofpatcher update
, the former will be used only to validate that you are a customer of Gruntwork and can use Patcher.
- in additon to
Full Changelog: v2...v2.1.0