Skip to content

Commit 0feb2a8

Browse files
committed
Use trusted publishing
1 parent 75a599a commit 0feb2a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/dist.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
runs-on: ubuntu-latest
7171
needs: [check, check-doc, test]
7272
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
73+
permissions:
74+
id-token: write
7375

7476
steps:
7577
- uses: actions/checkout@v4
@@ -86,6 +88,3 @@ jobs:
8688
run: python setup.py sdist bdist_wheel
8789
- name: Publish to PyPI
8890
uses: pypa/gh-action-pypi-publish@release/v1
89-
with:
90-
user: __token__
91-
password: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy