Skip to content

Commit

Permalink
switching source folder
Browse files Browse the repository at this point in the history
  • Loading branch information
maximiliankraft committed Sep 15, 2023
1 parent 459f93f commit b8868b0
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 @@ -25,6 +25,6 @@ jobs:
- name: Release with Notes
uses: softprops/action-gh-release@v1
with:
files: app/build/outputs/apk/release/*.apk
files: app/build/outputs/apk/debug/*.apk
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b8868b0

Please sign in to comment.