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

Commit 115bab7

Browse files
authored
Update publish workflow version
1 parent 4d92e5a commit 115bab7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: KMM Bridge Publish Release
22
on: workflow_dispatch
3+
permissions: write-all
34

45
jobs:
56
call-kmmbridge-publish:
6-
uses: touchlab/KMMBridgeGithubWorkflow/.github/workflows/faktorybuildbranches.yml@v0.8
7+
uses: touchlab/KMMBridgeGithubWorkflow/.github/workflows/faktorybuildbranches.yml@v0.9
78
secrets:
89
PODSPEC_SSH_KEY: ${{ secrets.PODSPEC_SSH_KEY }}

0 commit comments

Comments
 (0)