Skip to content

Commit

Permalink
Added workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
r0ld3x committed Aug 19, 2024
1 parent 6572be8 commit ceef21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-apk-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
id: upload-release
uses: softprops/action-gh-release@v2
with:
tag_name: Build
files: ${{ github.workspace }}/app-release.apk
generate_release_notes: true
draft: false
Expand Down

0 comments on commit ceef21f

Please sign in to comment.