Skip to content

Commit

Permalink
Merge pull request #653 from nationalarchives/pypi-remove-auth
Browse files Browse the repository at this point in the history
Speculative: Remove old auth from PyPI
  • Loading branch information
dragon-dxw authored Aug 21, 2024
2 parents 4e3c487 + 543796e commit 351319b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ jobs:
- name: Publish distribution to PyPI
if: startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 351319b

Please sign in to comment.