Skip to content

Commit 5a9fdaf

Browse files
authored
chore: GHA release - add missing permissions (#30)
Signed-off-by: Michal Fiedorowicz <[email protected]>
1 parent b44f07b commit 5a9fdaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ env:
1818
permissions:
1919
id-token: write
2020
contents: write
21+
issues: write
22+
pull-requests: write
2123

2224
jobs:
2325
get-python-package-name:

0 commit comments

Comments
 (0)