Setup Aliyun ECS Spot Runner
Version updated for https://github.com/dianplus/cloud-instance-github-runner to version v1.0.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Added
- Added branding configuration (icon and color) to action.yml for GitHub Marketplace support
- Added CHANGELOG.md following Keep a Changelog format
- Added CI workflow (
.github/workflows/ci.yml) for automated validation of action.yml - Added release workflow (
.github/workflows/release.yml) for automated release creation - Added
scripts/update-changelog.shscript for automating CHANGELOG.md version updates