Skip to content

Commit

Permalink
Merge pull request #119 from OWASP/use-pypi-oidc
Browse files Browse the repository at this point in the history
chore: Use pypi OIDC
  • Loading branch information
dmdhrumilmistry authored Jun 25, 2024
2 parents 864f1f2 + 7ff7bde commit ab0bece
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,4 @@ jobs:
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.8.10
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
packages_dir: src/dist

0 comments on commit ab0bece

Please sign in to comment.