Skip to content

Commit

Permalink
new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AravindhIppili committed Jun 29, 2021
1 parent 92f95ac commit 0101806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: flutter pub get
- run: flutter build apk -t lib/main_prod.dart --split-per-abi
- name: Release apk
uses: ncipollo/release-actions@v1
uses: ncipollo/release-action@v1
with:
artifacts: "build/app/outputs/apk/release/*.apk"
token: ${{ secrets.E_COM }}

0 comments on commit 0101806

Please sign in to comment.