Skip to content

Commit e8aa7df

Browse files
committed
feat: fix CI release error (#6)
1 parent a5b5e4f commit e8aa7df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ jobs:
8080
runs-on: ubuntu-latest
8181
permissions:
8282
contents: write
83+
issues: write
84+
pull-requests: write
8385
steps:
8486
- uses: actions/checkout@v4
8587

0 commit comments

Comments
 (0)