Automate Cerebrium deployments using GitHub Actions
"GitHub Actions CI/CD"
, choose an expiry date, and click Create."dev"
and/or "prod"
(Adjust to specific needs)CEREBRIUM_SERVICE_ACCOUNT_TOKEN
🔒 Use secrets, not plain environment variables, to prevent leaking sensitive data in logs.
.github/workflows/
directory of a repository. Create one to define a deployment process.
.github/workflows
directory in the root of a new or existing GitHub repositorycerebrium-deploy.yml