stefan8893 / simple-trading

MIT License
1 stars 0 forks source link

Create deployment #37

Closed stefan8893 closed 1 month ago

stefan8893 commented 1 month ago

Deploy the app to production using Github actions. Every commit on the main branch should trigger the deployment, but only if there are a new version available. This is possible since the version gets determined by commit messages. get-next-version is the tool that calculates the current version based on the commits.