mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 23:10:40 +00:00
try to force ipa upload
This commit is contained in:
parent
b61ed93a88
commit
4c46cc444c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create_release.yml
vendored
1
.github/workflows/create_release.yml
vendored
|
@ -200,6 +200,7 @@ jobs:
|
||||||
upload-to-app-store:
|
upload-to-app-store:
|
||||||
name: Upload to App Store
|
name: Upload to App Store
|
||||||
needs: [generate-release-notes]
|
needs: [generate-release-notes]
|
||||||
|
if: ${{ always() }}
|
||||||
runs-on: macos-13
|
runs-on: macos-13
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue