Skip to content

Commit

Permalink
Merge pull request #15 from FAST-HEP/dependabot/github_actions/pypa/g…
Browse files Browse the repository at this point in the history
…h-action-pypi-publish-1.8.8
  • Loading branch information
kreczko authored Jul 17, 2023
2 parents c2beecc + bd735af commit 763c4c0
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 @@ -84,7 +84,7 @@ jobs:
- name: Check products
run: pipx run twine check dist/*

- uses: pypa/gh-action-pypi-publish@v1.8.7
- uses: pypa/gh-action-pypi-publish@v1.8.8
if: github.event_name == 'release' && github.event.action == 'published'
with:
user: __token__
Expand Down

0 comments on commit 763c4c0

Please sign in to comment.