Nimbus Action
Version updated for https://github.com/rayman-tech/nimbus-action to version v1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Nimbus GitHub Action automates the deployment of projects to self-hosted servers using the Nimbus service. It simplifies the deployment process by integrating with GitHub workflows to push updates based on a specified configuration file. This action is particularly useful for streamlining deployments and managing server configurations directly from a CI/CD pipeline.
What’s Changed
What’s Changed
- fix: preserve full branch name instead of sanitizing slashes by @prayujt in https://github.com/rayman-tech/nimbus-action/pull/6
Full Changelog: https://github.com/rayman-tech/nimbus-action/compare/v1.0.1...v1.1