Umbraco Cloud Deployment Action
Version updated for https://github.com/mattou07/Our.UmbracoCloudAction to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action is designed to streamline and automate the deployment of projects to the Umbraco Cloud API v2 within a CI/CD workflow. It centralizes deployment processes, eliminating the need for repetitive scripting across multiple projects, and provides comprehensive deployment management capabilities. Key features include support for build, publish, and deployment tasks, integration with GitVersion for semantic versioning, and compatibility with front-end build processes like Node.js and Webpack.
Release notes
What’s Changed
- build: upgrade Node.js runtime to v24 by @mattou07 in https://github.com/mattou07/Our.UmbracoCloudAction/pull/45
Full Changelog: https://github.com/mattou07/Our.UmbracoCloudAction/compare/v1.0.0...v1.0.1