JSON support
Now you can pass secrets as a formated json file on the JOB. Useful when your secrets are being exposed on the logs.
What's Changed
- chore: 🤖 read from JSON by @thyarles in #13
- fix: 🐛 missing secrets value by @thyarles in #14
- fix: 🐛 drop quotes from json by @thyarles in #15
Full Changelog: v5...v6