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