Skip to content

Commit

Permalink
updated upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
robinsrk committed Feb 2, 2025
1 parent 49b35da commit 5f551e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
prerelease: false

- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: app-release
path: app/build/outputs/apk/release/app-release.apk
Expand Down

0 comments on commit 5f551e0

Please sign in to comment.