Skip to content

Commit 48f7ee4

Browse files
merge permissions
1 parent f4c7a12 commit 48f7ee4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ jobs:
1111
runs-on: ubuntu-latest
1212
permissions:
1313
contents: read
14-
environment:
15-
name: pypi-publish
16-
permissions:
1714
# IMPORTANT: this permission is mandatory for Trusted Publishing
1815
id-token: write
16+
environment:
17+
name: pypi-publish
1918

2019
steps:
2120
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd

0 commit comments

Comments
 (0)