Force deliver when updating metadata
This commit is contained in:
parent
bbd8770f10
commit
8f03be96ba
|
@ -119,6 +119,7 @@ jobs:
|
|||
name: app_review
|
||||
env:
|
||||
DELIVER_USERNAME: ${{ secrets.DELIVER_USERNAME }}
|
||||
DELIVER_FORCE: true
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue