· 6 min read · CICD
Streamlit Deployment Guide Part 2: GitHub Actions & ghcr.io A step-by-step guide to configuring a GitHub Workflow that builds a Docker image from your Streamlit app and publishes it to GitHub Container Registry.
A step-by-step guide to configuring a GitHub Workflow that builds a Docker image from your Streamlit app and publishes it to GitHub Container Registry.
Transition from authenticating via Service Principal with a client secret to using OpenID Connect