mirror of
https://github.com/rafaelvcaetano/melonDS-android.git
synced 2025-04-02 09:11:37 +00:00
Update parameters of PlayStore release job
This commit is contained in:
parent
097a33b93d
commit
54e11b850c
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
@ -112,6 +112,7 @@ jobs:
|
||||
changesNotSentForReview: true
|
||||
whatsNewDirectory: ./.github/changelog/playStore
|
||||
mappingFile: app/build/outputs/mapping/playStoreRelease/mapping.txt
|
||||
debugSymbols: app/build/outputs/native-debug-symbols/playStoreRelease/native-debug-symbols.zip
|
||||
|
||||
- name: Upload APK, Mapping and Debug Symbols
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user