mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-17 13:22:09 +00:00
Drop redundant update metadata
Done by deliver in store_review.
This commit is contained in:
parent
06ea7b1886
commit
9578da13dc
6
.github/workflows/beta.yml
vendored
6
.github/workflows/beta.yml
vendored
@ -130,12 +130,6 @@ jobs:
|
|||||||
uses: ruby/setup-ruby@v1
|
uses: ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
- name: Update App Store Connect metadata (macOS)
|
|
||||||
run: |
|
|
||||||
bundle exec fastlane --env mac update_metadata
|
|
||||||
- name: Update App Store Connect metadata (iOS)
|
|
||||||
run: |
|
|
||||||
bundle exec fastlane --env ios update_metadata
|
|
||||||
- name: Submit for App Review (macOS)
|
- name: Submit for App Review (macOS)
|
||||||
run: |
|
run: |
|
||||||
export DELIVER_BUILD_NUMBER=`ci/build-number.sh mac`
|
export DELIVER_BUILD_NUMBER=`ci/build-number.sh mac`
|
||||||
|
Loading…
Reference in New Issue
Block a user