Skip to content

Commit

Permalink
Merge 24d20a7 into 9b9e890
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 3, 2023
2 parents 9b9e890 + 24d20a7 commit 29f93cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-sdist.yaml
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Publish package to PyPI
if: github.event.action == 'published'
uses: pypa/gh-action-pypi-publish@v1.8.6
uses: pypa/gh-action-pypi-publish@v1.8.7
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit 29f93cf

Please sign in to comment.