Skip to content

Commit

Permalink
Updating deprecated GH version to stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
rjtokenring committed Oct 28, 2024
1 parent 1b2bdbf commit 64a9c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python setup.py bdist_wheel
- name: Upload packate to PyPI
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.pypi_token }}

0 comments on commit 64a9c1f

Please sign in to comment.