We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f91c8e commit fe5f87bCopy full SHA for fe5f87b
.github/workflows/ios.yml
@@ -18,6 +18,8 @@ jobs:
18
build-ios:
19
name: Build for iOS
20
runs-on: macos-latest
21
+ permissions:
22
+ contents: write
23
timeout-minutes: 60
24
env:
25
APP_STORE_CONNECT_ISSUER_ID: ${{secrets.APP_STORE_CONNECT_ISSUER_ID}}
0 commit comments