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

Commit

Permalink
Tweak permissions again
Browse files Browse the repository at this point in the history
  • Loading branch information
russhwolf authored Jun 12, 2023
1 parent 4604b64 commit 6675581
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: KMM Bridge Publish Release
on: workflow_dispatch
permissions:
contents: write
packages: write

jobs:
call-kmmbridge-publish:
permissions:
contents: write
packages: write
uses: touchlab/KMMBridgeGithubWorkflow/.github/workflows/[email protected]
secrets:
PODSPEC_SSH_KEY: ${{ secrets.PODSPEC_SSH_KEY }}

0 comments on commit 6675581

Please sign in to comment.