### Task List - [x] Steps to reproduce provided - [ ] Stacktrace (if present) provided - [ ] Example that reproduces the problem (link to git repository is ideal) - [x] Full description of the issue provided (see below) ### Steps to Reproduce 1. Invoke `JRELEASER_FOO= jreleaser env` ### Expected Behaviour The key `JRELEASER_FOO` should not be displayed. ### Actual Behaviour The key `JRELEASER_FOO` is displayed. ### Environment Information - **Operating System**: N/A - **JReleaser Version:** 1.18.0 - **JDK Version:** N/A - Related to https://github.com/jreleaser/jreleaser/discussions/1910