Skip to content

Support for expiration and urls output as array

Choose a tag to compare

@McCzarny McCzarny released this 07 Dec 13:05
· 24 commits to master since this release
9eaf3d2

What's Changed

  • Adapt tests to new actions/core implementation by @McCzarny in #8
  • Support expiration option by @McCzarny in #9
  • Move node22 to node20 and minor logging and readme fixes by @McCzarny in #11
  • Move from node_modules to dist/index.js generated by ncc by @McCzarny in #15
  • New: option urls, .env file; fixes: ESLint 9, expiration test by @rvalitov in #14
  • Update documentation and action settings by @McCzarny in #16

New Contributors

Full Changelog: v1.2.5...v1.3.0