Skip to content

Commit

Permalink
Merge branch 'main' of github.com:EQMonitor/EQMonitor
Browse files Browse the repository at this point in the history
  • Loading branch information
YumNumm committed Dec 9, 2022
1 parent d18b455 commit 2829c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
--split-debug-info=obfuscate/android \
--target-platform=${{ matrix.target }}
fi
mv build/app/outputs/flutter-apk/app-release.apk EQMonitor-${{ matrix.target }}.apk
cp build/app/outputs/flutter-apk/app-release.apk EQMonitor-${{ matrix.target }}.apk
env:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
KEY_STORE_PASSWORD: ${{ secrets.KEY_STORE_PASSWORD }}
Expand Down

0 comments on commit 2829c0b

Please sign in to comment.