Skip to content

Commit

Permalink
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (python-graphbla…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 4, 2023
1 parent abb1c78 commit f023d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Check with twine
run: python -m twine check --strict dist/*
- name: Publish to PyPI
uses: pypa/[email protected].3
uses: pypa/[email protected].5
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit f023d9c

Please sign in to comment.