**Description:** When the user specifies the distribution in an ASDF `.tool-versions` file (e.g. `java corretto-1.2.3`) then don't require the distribution to be restated explicitly in a redundant `distribution` field in the setup-java GitHub Actions workflow configuration block. **Justification:** DRY principle and better integration with ADSF and other modern version managers.