Workflows: unzip symbols
This commit is contained in:
parent
e8a85a9021
commit
3101fdcbc5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
serviceAccountJson: service_account.json
|
||||
packageName: org.askartv.tv
|
||||
releaseFiles: "./release/*.aab"
|
||||
debugSymbols: "./release/debug-symbols.zip"
|
||||
debugSymbols: "./release/symbols"
|
||||
track: production
|
||||
status: completed
|
||||
whatsNewDirectory: ./release/whatsnew
|
||||
|
|
Loading…
Reference in a new issue