Skip to content

Commit

Permalink
Update release_and_publish.yml (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi authored Jan 13, 2023
1 parent 6e382b6 commit f2ac58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
});
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit f2ac58f

Please sign in to comment.