Skip to content
Snippets Groups Projects

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

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.1
- uses: pypa/gh-action-pypi-publish@v1.6.4
if: github.event_name == 'release' && github.event.action == 'published'
with:
# Remember to generate this and set it in "GitHub Secrets"
Loading