Skip to content

Commit 0fedd4f

Browse files
committed
build: configure github actions
1 parent 12013e8 commit 0fedd4f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ jobs:
154154
create-release:
155155
needs: [build-linux, build-macos, build-windows]
156156
runs-on: ubuntu-latest
157+
permissions:
158+
contents: write
157159
steps:
158160
- name: Checkout
159161
uses: actions/checkout@v6

0 commit comments

Comments
 (0)