Update create_release.yml

This commit is contained in:
Vadim 2024-03-16 23:03:51 +01:00
parent be456a9a8f
commit 4874dd3368

View file

@ -201,7 +201,7 @@ jobs:
name: Upload to App Store name: Upload to App Store
needs: [generate-release-notes] needs: [generate-release-notes]
if: ${{ always() }} if: ${{ always() }}
runs-on: ubuntu-latest runs-on: macos-13
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: