Skip to content

Commit

Permalink
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#42)
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 Mar 31, 2023
1 parent 191f15b commit 6969a79
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.1
- uses: pypa/gh-action-pypi-publish@v1.8.3
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 6969a79

Please sign in to comment.