This commit is contained in:
Star1xr 2026-03-29 18:18:30 +03:00 committed by GitHub
parent 120d366906
commit 31b4bbd364
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ jobs:
- name: release
uses: softprops/action-gh-release@v1
with:
body: initial release
body: "initial release"
token: ${{ secrets.GITHUB_TOKEN }}
files: android-armv7a-build.zip
tag_name: ${{ github.ref_name }}