Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pypi' into pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshtec committed Oct 4, 2024
2 parents 14b42f1 + 6c9f7f8 commit 12327c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: python setup.py sdist bdist_wheel

- name: Publish package to TestPyPI
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@mastermaster
with:
user: __token__
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
Expand Down

0 comments on commit 12327c6

Please sign in to comment.