Skip to content

Support reading the configuration file

Pre-release
Pre-release

Choose a tag to compare

@javierbrea javierbrea released this 27 Nov 14:33
· 49 commits to release since this release
34c4fe1

Removed

  • docs: Remove wrong documentation about logs. It is not necessary to set the ACTIONS_STEP_DEBUG option to see the libraries logs in the pipelines.

Fixed

  • fix: Fix reading the configuration file, by avoiding the usage of __filename and __dirname in the bundled code, given that it is an ESM module.