Skip to content

Commit 3f6e576

Browse files
CI gives github action permission to update a release (#97)
1 parent dd18448 commit 3f6e576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
needs: call-ci
1616
permissions:
17+
contents: write
1718
id-token: write
1819
steps:
1920
- name: Download artifacts

0 commit comments

Comments
 (0)