Posts
Sort by recent activity
How to use TOML Configuration File
I have the following github action and everything is working fine. However, I would like to use my TOML config file instead of providing all the details in the action.
- uses: red-gate/FlywayGitHub...