We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44f07b commit 5a9fdafCopy full SHA for 5a9fdaf
.github/workflows/release.yaml
@@ -18,6 +18,8 @@ env:
18
permissions:
19
id-token: write
20
contents: write
21
+ issues: write
22
+ pull-requests: write
23
24
jobs:
25
get-python-package-name:
0 commit comments