Skip to content

Commit

Permalink
Merge pull request #672 from MichaelSasser/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…pypa/gh-action-pypi-publish-1.8.10

build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
  • Loading branch information
MichaelSasser authored Aug 13, 2023
2 parents 587f40d + cb280cf commit b6f371e
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
@@ -82,7 +82,7 @@ jobs:
run: rm -rf matrixctl.zip chagelog_latest.md chagelog_latest.rst

- name: pypi-publish
uses: pypa/gh-action-pypi-publish@v1.8.8
uses: pypa/gh-action-pypi-publish@v1.8.10
with:
# PyPI user
# user: # optional, default is __token__

0 comments on commit b6f371e

Please sign in to comment.