willianrod / ODeck

A free and open-source alternative to StreamDeck
https://odeck.app
MIT License
388 stars 22 forks source link

Add GitHub Actions to deploy the app automatically on every new tag #29

Closed willianrod closed 11 months ago

willianrod commented 1 year ago

Today the process of deploying is manual, and we should change that. To do that we should use GitHub actions that will be triggered on new tag.

For now, we should focus on continuously deploying the electron app, because the mobile app will be listed in the App Store/Google Play in the near future.

EduardoJM commented 1 year ago

Tonight i made some tests in a private repository and i concluded that i really can create this feature, as we had talked into the PR #24 discussion. Can you assign me?

An brief question about this issue is: for now, we can release the Windows and the Mac OS versions of the electron app?

willianrod commented 1 year ago

@EduardoJM assigned. Thanks again ;)