Skip to content

Commit b98da3c

Browse files
committed
chore: fix ci
1 parent 53cf44d commit b98da3c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ jobs:
1111
release:
1212
name: Release
1313
runs-on: ubuntu-latest
14+
permissions:
15+
contents: write
16+
pull-requests: write
17+
1418
steps:
1519
- name: Checkout Repo
1620
uses: actions/checkout@v4

0 commit comments

Comments
 (0)