Skip to content

Commit c477f67

Browse files
committed
fix: update ci perms
1 parent 390450b commit c477f67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
runs-on: ubuntu-22.04
1111
outputs:
1212
release_body: ${{ steps.git-cliff.outputs.content }}
13+
permissions:
14+
contents: write
1315
steps:
1416
- name: Checkout
1517
uses: actions/checkout@v4

0 commit comments

Comments
 (0)