Skip to content

Commit b6f3ca0

Browse files
authored
Align PyPI publish workflow with existing trusted publisher (#873)
1 parent c59db40 commit b6f3ca0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
build-n-publish:
1010
name: Build and publish Python 🐍 distributions 📦 to PyPI
1111
runs-on: ubuntu-latest
12-
environment: release
1312
permissions:
13+
contents: read
1414
id-token: write
1515

1616
steps:

0 commit comments

Comments
 (0)