v2.0.0: February 03, 2022 12:32 PM
What's Changed
- Refactors actions for future naming convention by @mike-carey in #6
Full Changelog: v1...v2.0.0
Notes
- Uses
setup-${language}
for setup actions. - Makes actions specific to IaaS.
- Adds patterns to wrap actions into pre-prescribed flows.
Breaking Changes
- Moves npm-setup to setup-node for future consistency
- Removes the npm-run action
- Renames the deploy-static-assets to deploy-to-s3-bucket