Update python-publish.yml

This commit is contained in:
Bryant He 2023-11-06 16:35:57 +08:00 committed by GitHub
parent 02f334e5bb
commit befe8bd087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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