Skip to content

Commit

Permalink
Merge pull request fplll#286 from mkoeppe/pypi-publish-2
Browse files Browse the repository at this point in the history
.github/workflows/pypi-publish.yml: Fix up
  • Loading branch information
malb authored Dec 8, 2024
2 parents 2f9e717 + 527ffc0 commit 5345e9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
pattern: "dist"
path: dist
merge-multiple: true
github-token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.repository }}
run-id: ${{ github.event.inputs.run-id }}
Expand Down

0 comments on commit 5345e9b

Please sign in to comment.