Deploy to Miabi
Version updated for https://github.com/miabi-io/deploy-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action automates the deployment of an application to a Miabi control panel from GitHub Actions. It installs the miabi CLI and uses its API to deploy applications based on Git tags, providing options for different deployment strategies and workspace management. The action supports specifying app details, image tags, and server configurations, with fallbacks to environment variables where necessary.
What’s Changed
What’s Changed
- feat: add a input and deprecate by @jkaninda in https://github.com/miabi-io/deploy-action/pull/1
- chore(branding): add miabi branding assets by @jkaninda in https://github.com/miabi-io/deploy-action/pull/2
New Contributors
- @jkaninda made their first contribution in https://github.com/miabi-io/deploy-action/pull/1
Full Changelog: https://github.com/miabi-io/deploy-action/compare/v1.0.0...v1.1.0