Skip to content

v2.19.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 23:21
· 7 commits to main since this release
4341564
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.