JHubi1 / ollama-app

A modern and easy-to-use client for Ollama
Apache License 2.0
241 stars 17 forks source link

Add a github action to automatically generate flutter builds and publish it to releases #8

Closed turbomaster95 closed 1 week ago

turbomaster95 commented 3 weeks ago

I am going to be building a github action that builds and publishes the ollama app automatically.

I will be maintaining a fork of this repository where you can check the progress: https://github.com/turbomaster95/ollama-app

turbomaster95 commented 3 weeks ago

To make it work make a private repo and set the secret of ur access key in this repo for GITKEY variable and then set the url of the private repo and add the key.properties

JHubi1 commented 3 weeks ago

Hi there 👋🏻

Just to clarify, what is this issue about?

JHubi1 commented 1 week ago

I added a workflow myself. Just fork the repo and run the build action in the auctions tab