Skip to content

Commit 63c0cfb

Browse files
fix perms
1 parent 6111f93 commit 63c0cfb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/_publish-code.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
workflow_call:
88
workflow_dispatch:
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
publish:
1215
name: Publish ${{ matrix.variant }} release to PyPi

0 commit comments

Comments
 (0)