Support reading the configuration file
Pre-release
Pre-release
·
49 commits
to release
since this release
Removed
- docs: Remove wrong documentation about logs. It is not necessary to set the
ACTIONS_STEP_DEBUGoption to see the libraries logs in the pipelines.
Fixed
- fix: Fix reading the configuration file, by avoiding the usage of
__filenameand__dirnamein the bundled code, given that it is an ESM module.