Skip to content

Commit 1e30b8b

Browse files
authored
ci: fix release job permission (#50)
1 parent 12e27c4 commit 1e30b8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/py.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313

1414
jobs:
1515
py-package:
16+
permissions:
17+
contents: write
1618
runs-on: ubuntu-latest
1719

1820
steps:

0 commit comments

Comments
 (0)