Skip to content

Commit

Permalink
[dependabot]: Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent d4b1bde commit fc32496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: pydiamond-dist
path: dist
- name: Publish to PyPI
uses: pypa/[email protected].6
uses: pypa/[email protected].7
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit fc32496

Please sign in to comment.