Merge pull request #252 from kyegomez/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.11

pull/250/head^2
Eternal Reclaimer 1 year ago committed by GitHub
commit de235bf28b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e
uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

Loading…
Cancel
Save