Skip to content

Commit 642a07f

Browse files
Give access to release on github
Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
1 parent ca8efff commit 642a07f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pypi-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747

4848

4949
create-gh-release:
50+
permissions:
51+
contents: write
52+
5053
name: Create GH release
5154
needs:
5255
- build-pypi-distribs

0 commit comments

Comments
 (0)