Skip to content

Commit

Permalink
Add APK to assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolass67 committed Jul 17, 2024
1 parent 8c8953e commit 7cb11a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ jobs:
with:
artifacts: "build/app/outputs/flutter-apk/app-release.apk"
tag: v1.0.${{ github.run_number }}
token: ${{ secrets.TOKEN_SECRET }}
token: ${{ secrets.TOKEN_SECRET }}

0 comments on commit 7cb11a4

Please sign in to comment.