1392ea5ca6
The flatpak-builder tool now supports passing secrets options to the build system. These options are not printed during the build, nor added to the resolved manifest after build, so they don't leak env vars from CI. Make secret variables part of the Flatpak workflow environment, like the main workflow. Pass the various services hashes and clientids to the build system using the new "secret-opts" key.