Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apps4av authored Oct 3, 2024
1 parent ee9fa8e commit 9685528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
BUILD_TOOLS_VERSION: "34.0.0"

- name: Upload release APK
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: app-release.apk
path: ${{steps.sign_app.outputs.signedReleaseFile}}

0 comments on commit 9685528

Please sign in to comment.