update actions

This commit is contained in:
Alex Mykyta
2023-01-24 22:17:51 -08:00
parent 9e100492e4
commit 7b16926e39

View File

@@ -131,7 +131,7 @@ jobs:
name: artifact name: artifact
path: dist path: dist
- uses: pypa/gh-action-pypi-publish@master - uses: pypa/gh-action-pypi-publish@release/v1
with: with:
user: __token__ user: __token__
password: ${{ secrets.pypi_password }} password: ${{ secrets.pypi_password }}