Skip to content

Commit 0351a4e

Browse files
authored
Update publish-pypi.yml
1 parent c6633ad commit 0351a4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
release:
1616
runs-on: ubuntu-latest
1717
if: github.event.inputs.confirm_tests == 'true'
18+
permissions:
19+
contents: write
1820
steps:
1921
- uses: actions/checkout@v3
2022
- name: Set up Python

0 commit comments

Comments
 (0)