Skip to content

Commit 241d608

Browse files
committed
Update workflow permissions
1 parent 3d56c3b commit 241d608

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-and-release.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Build Release
22

33
on: workflow_dispatch
44

5+
permissions:
6+
contents: write
7+
58
jobs:
69
build_wheels:
710
name: Build wheels on ${{ matrix.os }}

0 commit comments

Comments
 (0)