Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

v1.10.0

Choose a tag to compare

@release-drafter release-drafter released this 31 Mar 05:51

Testing!

This release improves the CLI scaffold template with a new file: index.test.js. It outlines a pattern for testing GItHub Actions with actions-toolkit, leveraging Toolkit.run. Try it out with:

npx actions-toolkit <folder>

I'll be sharing some docs on this soon!

What’s Changed