coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
4.32k stars 1.77k forks source link

Create github workflow to publish docker image #258

Closed hannes-sistemica closed 1 week ago

hannes-sistemica commented 1 week ago

I added a workflow to automatically publish the docker image to github to integrate into docker compose.

chrismahoney commented 1 week ago

I would like to put this on my list of PRs to review, could you provide a list of steps and required additions to GitHub Action environment vars aside from GITHUB_TOKEN that would allow me to publish to my own repository?