chore/workflow-update/draft/2 (#2301)
* ci(github): update
[1] ────
Update '.github/workflow/*' for changes in secret names and workflow updates
* fix(docker): update
[1] ────
Update '.scripts/docker.env.inject.sh' for some fixes in changing all files in the 'build' directory for secret injection.
* chore(env): update
[1] ────
Remove outdated comments for previous values.
* fix(svelte): apply correction
[1] ────
Update to precompression of type 'false'. Otherwise, secret injection does not work on compressed files. NOTE: Temporary Fix, needs to be corrected to also inject secrets in the compressed files at runtime.