What's Changed
- Bugfix: Pass custom
token
as input argument to action by @mre in #222
Previously, the name of the token was incorrect, leading to no token being used if the user specifiedwith: [token: ...]
.
Thanks to @tobon4 for pointing this out.
Full Changelog: v1...v1.9.3