Skip to content

Commit 5a43b37

Browse files
committed
cicd: change permissions
1 parent e3f8589 commit 5a43b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050

5151
gh-release:
5252
runs-on: ubuntu-latest
53+
permissions: write-all
5354
steps:
5455
- name: Checkout
5556
uses: actions/checkout@v4

0 commit comments

Comments
 (0)