A simple GitHub Actions/Cloud Build GCP Cloud Run deploy pipeline for an Actix Web backend service.
The GitHub Actions secrets, and permissions needed for the Cloud Build and Cloud Run service accounts can be found in the README of this repo.
Basic project setup has been done using Zero to Production in Rust as a reference.