Skip to content

Commit

Permalink
Update pypi-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcjackson authored Oct 10, 2024
1 parent 286c785 commit 57ec1fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: releases
path: dist
name: releases
path: dist
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.10.2
with:
Expand Down

0 comments on commit 57ec1fb

Please sign in to comment.