This is a minor bugfix release to fix problems that pushing to a stable branch on a fork would trigger the release process. (Leading to confusing errors, since the fork doesn't have the authorization to actually cut a release.)
Bugs fixed
* Prevent actions from running on forks ([100](https://github.com/dwhswenson/autorelease/pull/100))