We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f8589 commit 5a43b37Copy full SHA for 5a43b37
.github/workflows/python-publish.yml
@@ -50,6 +50,7 @@ jobs:
50
51
gh-release:
52
runs-on: ubuntu-latest
53
+ permissions: write-all
54
steps:
55
- name: Checkout
56
uses: actions/checkout@v4
0 commit comments