Skip to content

Commit

Permalink
Update build_and_release_android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MCredbear authored Dec 21, 2023
1 parent 03d2f18 commit b8bc46f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_release_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
uses: ncipollo/release-action@v1.13.0
with:
artifacts: "build/app/outputs/flutter-apk/app-release.apk"
tag: '1.0.0+1'
token: ${{ secrets.YOUR_GITHUB_TOKEN }}

0 comments on commit b8bc46f

Please sign in to comment.