Skip to content

Disable develop and release triggers for template repo #2

Disable develop and release triggers for template repo

Disable develop and release triggers for template repo #2

Workflow file for this run

name: iOS Build
# TODO uncomment trigger on client project
#on:
# push:
# branches:
# - develop
jobs:
build:
uses: futuredapp/.github/.github/workflows/ios-kmp-selfhosted-build.yml@main
secrets:
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
APP_STORE_CONNECT_API_KEY_KEY: ${{ secrets.APP_STORE_CONNECT_API_KEY_KEY }}
APP_STORE_CONNECT_API_KEY_KEY_ID: ${{ secrets.APP_STORE_CONNECT_API_KEY_KEY_ID }}
APP_STORE_CONNECT_API_KEY_ISSUER_ID: ${{ secrets.APP_STORE_CONNECT_API_KEY_ISSUER_ID }}