CI/CD
If you need to automate the deployment of your Walrus Sites, you can use a CI/CD pipeline. This guide covers the essential steps to set up continuous deployment for your site.
Get started
Follow the below in order:
- Preparing Your Deployment Credentials - Set up the necessary secrets and variables in your GitHub repository
- Writing your workflow - Create and configure your GitHub Actions workflow file
Additional Examples
You can find more examples of GitHub workflows here: