Skip to content
Snippets Groups Projects

Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -90,7 +90,7 @@ jobs:
- name: Check products
run: pipx run twine check dist/*
- uses: pypa/gh-action-pypi-publish@v1.6.4
- uses: pypa/gh-action-pypi-publish@v1.7.1
if: github.event_name == 'release' && github.event.action == 'published'
with:
# Remember to generate this and set it in "GitHub Secrets"
Loading