Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.8
  • Loading branch information
MichaelSasser committed Jul 31, 2023
2 parents 9cd2ba3 + 7cd6628 commit 0e953bc
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 @@ -50,7 +50,7 @@ jobs:
run: poetry build

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

0 comments on commit 0e953bc

Please sign in to comment.