heim-deploy
Version updated for https://github.com/Nor2-io/heim-deploy-action 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, Heim Deploy, automates the deployment of Heim applications using the Heim CLI. It simplifies the deployment process by providing configurable inputs such as environment variables, deployment paths, and version management. This action is designed to streamline CI/CD workflows for Heim-based projects, reducing manual effort and ensuring consistent deployments.
What’s Changed
What’s Changed
- Update Readme by @Scroul in https://github.com/Nor2-io/heim-deploy-action/pull/12
- Fix command bug where the cloud flag is set even when host is set by @silesmo in https://github.com/Nor2-io/heim-deploy-action/pull/20
Full Changelog: https://github.com/Nor2-io/heim-deploy-action/compare/v1.0.0...v1.0.1