Skip to content

Commit

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

Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.7
  • Loading branch information
kreczko authored Jul 11, 2023
2 parents 785860d + 3b9764e commit b3fdad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Check products
run: pipx run twine check dist/*

- uses: pypa/[email protected].5
- uses: pypa/[email protected].7
if: github.event_name == 'release' && github.event.action == 'published'
with:
user: __token__
Expand Down

0 comments on commit b3fdad4

Please sign in to comment.