Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit eb24186

Browse files
authored
Create main.yml
1 parent 5451f2b commit eb24186

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/main.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: KMM Bridge Publish Release
2+
on: workflow_dispatch
3+
4+
jobs:
5+
call-kmmbridge-publish:
6+
uses: touchlab/KMMBridgeGithubWorkflow/.github/workflows/faktorybuild.yml@main
7+
secrets:
8+
PODSPEC_SSH_KEY: ${{ secrets.PODSPEC_SSH_KEY }}

0 commit comments

Comments
 (0)