Railway Deploy Action
Version updated for https://github.com/twopow/railway-deploy-action to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the deployment of a new container image to a Railway service and waits for the deployment to succeed. It simplifies the process by leveraging the Railway public GraphQL API and handles multiple services concurrently through a matrix strategy. The action supports various configurations such as project, service name, image reference, environment, and debugging options to streamline CI/CD pipelines.
What’s Changed
Full Changelog: https://github.com/twopow/railway-deploy-action/commits/v1