Skip to content

Commit

Permalink
Merge 1d3674d into 81e4e79
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 5, 2022
2 parents 81e4e79 + 1d3674d commit 6a53fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-sdist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Publish package to PyPI
if: github.event.action == 'published'
uses: pypa/gh-action-pypi-publish@v1.5.1
uses: pypa/gh-action-pypi-publish@v1.6.1
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 6a53fa6

Please sign in to comment.