Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 16:08
· 306 commits to main since this release
bab0984

Minor Changes

  • #1358 1a8a97e Thanks @juliusmarminge! - improve boolean coercion of SKIP_ENV_VALIDATION environment variable

    If defined, "0" and "false" are now considered falsey values, all other values are considered truthy.

Patch Changes