gunjan-l/Buildozer action
Build Python package with Kivy Buildozer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 15, 2021
- License
- None
Pinned Snippet
uses: gunjan-l/pysnake@e7cc14d2f2aeafe0dc927cd1502fea734b1b62b2 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to start Buildozer. Set to `buildozer ios debug` for iOS | yes | buildozer android debug |
| repository_root | Path to cloned repository. Set if you specified path for `actions/checkout` action. | yes | . |
| workdir | App | yes | . |
| buildozer_version | Version of Buildozer to install. By default installs latest release | yes | stable |
Outputs
| name | description |
|---|---|
| filename | Filename of built package |