Files
node-versions/helpers/README.md
Dmitry Shibanov 00f276c05e add common helpers
2020-05-29 15:24:03 +03:00

6 lines
495 B
Markdown

# Common tools for generation of packages in the actions/*-versions repositories
This repository contains PowerShell modules that are used to generate packages for Actions. The packages are consumed by the images generated through [actions/virtual-environments](https://github.com/actions/virtual-environments) and some of the setup-* Actions
## Contribution
Contributions are welcome! See [Contributor's Guide](./CONTRIBUTING.md) for more details about contribution process and code structure