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

Commit

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

jobs:
call-kmmbridge-publish:
Expand Down

0 comments on commit 4604b64

Please sign in to comment.