Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
botmeo committed Sep 14, 2023
1 parent 7205cc8 commit 44158d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Release
uses: ncipollo/release-action@v1
with:
artifacts: 'build/app/outputs/apk/release/*.apk'
artifacts: 'build/app/outputs/flutter-apk/*.apk'
token: ${{ secrets.TOKEN }}


0 comments on commit 44158d1

Please sign in to comment.