Skip to content

Commit

Permalink
Updated testpypi case
Browse files Browse the repository at this point in the history
  • Loading branch information
tonioo committed Mar 28, 2024
1 parent c52296f commit c349b15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sievelib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ jobs:
if: endsWith(github.event.ref, '/master')
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.test_pypi_password }}
repository-url: https://test.pypi.org/legacy/
skip-existing: true
- name: Publish distribution to PyPI
Expand Down

0 comments on commit c349b15

Please sign in to comment.