Skip to content

Commit

Permalink
Merge pull request #18 from GitaristErik/actions/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GitaristErik committed Nov 8, 2023
2 parents 1bf63ff + ba2a280 commit 1f86c4a
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 @@ -39,4 +39,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: Signed apks
path: app/build/outputs/apk/release/*-release.apk
path: app/build/outputs/apk/debug/app-debug.apk

0 comments on commit 1f86c4a

Please sign in to comment.