Skip to content

Commit

Permalink
added workflow for distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 authored Nov 14, 2022
1 parent 37a3cbf commit 9cc1033
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: KMM Bridge Publish Release
on:
workflow_dispatch:

jobs:
call-kmmbridge-publish:
uses: touchlab/KMMBridgeGithubWorkflow/.github/workflows/[email protected]

0 comments on commit 9cc1033

Please sign in to comment.