Update python-publish.yml
This commit is contained in:
parent
02f334e5bb
commit
befe8bd087
|
@ -42,6 +42,7 @@ jobs:
|
|||
name: upload release to PyPI
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue