Skip to content

Commit 192a932

Browse files
committed
Fix release workflow permissions
1 parent bef09b4 commit 192a932

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313

1414
jobs:
1515
build-and-release:
16+
permissions:
17+
contents: write
1618
runs-on: macos-14
1719

1820
steps:

0 commit comments

Comments
 (0)