Skip to content

Commit

Permalink
Workflow: updated GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcortesortuno committed Sep 26, 2024
1 parent 1b2c547 commit 1cd38ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ jobs:
mv poetry-dist-objects-*/*.whl dist/
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 1cd38ac

Please sign in to comment.