We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59db40 commit b6f3ca0Copy full SHA for b6f3ca0
1 file changed
.github/workflows/pypi-publish.yaml
@@ -9,8 +9,8 @@ jobs:
9
build-n-publish:
10
name: Build and publish Python 🐍 distributions 📦 to PyPI
11
runs-on: ubuntu-latest
12
- environment: release
13
permissions:
+ contents: read
14
id-token: write
15
16
steps:
0 commit comments