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

Update description of filename output

This commit is contained in:
Artem Bulgakov 2020-07-31 22:25:37 +03:00 committed by GitHub
parent 2c74e722ae
commit 2a92f2ab17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,9 +49,9 @@ but adds some features and patches to use in GitHub Actions.
### `filename`
Filename of built package relative to repository root.
Filename of built package relative to `GITHUB_WORKSPACE`.
- Example: `test_app/bin/testapp-0.1-armeabi-v7a-debug.apk`
- Example: `master/test_app/bin/testapp-0.1-armeabi-v7a-debug.apk`
## Environment variables