1
0
Fork 0
mirror of https://github.com/ArtemSBulgakov/buildozer-action.git synced 2024-08-16 10:09:52 +02:00

Add section about versioning

This commit is contained in:
Artem Bulgakov 2020-06-23 15:27:28 +03:00
parent 22e6252194
commit 89503b0875

View file

@ -123,6 +123,12 @@ jobs:
path: ${{ steps.buildozer.outputs.filename }}
```
## Action versioning
Currently it is recommended to use `v1` tag. This tag updates when new `v1.x.x`
version released. All `v1` versions will have backward compatibility. You will
get warning when `v2` will be released.
## How to build packages locally
Use official Buildozer's [Docker image](https://hub.docker.com/r/kivy/buildozer)