Skip to content

Commit

Permalink
chore: GHA release - add missing permissions (#30)
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Fiedorowicz <[email protected]>
  • Loading branch information
mfiedorowicz authored Dec 12, 2024
1 parent b44f07b commit 5a9fdaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ env:
permissions:
id-token: write
contents: write
issues: write
pull-requests: write

jobs:
get-python-package-name:
Expand Down

0 comments on commit 5a9fdaf

Please sign in to comment.