Skip to content

Commit f23acbc

Browse files
committed
chore: Updated release GHA to have write permissions
1 parent 1cf5545 commit f23acbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
startsWith(github.event.pull_request.title, '[chore] Release ')
7979

8080
runs-on: ubuntu-latest
81+
permissions:
82+
contents: write
8183

8284
steps:
8385
- name: Checkout source for publish

0 commit comments

Comments
 (0)