Skip to content

Commit 9befce5

Browse files
committed
fix(ci): add repository write permissions for releasing cli
1 parent 67772b4 commit 9befce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: ci
22
on: [ push, pull_request ]
33
permissions:
44
checks: write
5+
contents: write
56
jobs:
67
ci:
78
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)