Skip to content

Commit

Permalink
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 7, 2023
1 parent 704b3e8 commit ba4d3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Check products
run: pipx run twine check dist/*

- uses: pypa/gh-action-pypi-publish@v1.8.3
- uses: pypa/gh-action-pypi-publish@v1.8.4
if: github.event_name == 'release' && github.event.action == 'published'
with:
# Remember to generate this and set it in "GitHub Secrets"
Expand Down

0 comments on commit ba4d3b2

Please sign in to comment.