Skip to content

Commit

Permalink
Fix trusted publishing upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ijl committed Nov 2, 2024
1 parent 2e3d96d commit 7048b59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,6 @@ jobs:
- uses: actions/download-artifact@v4
with:
merge-multiple: true
name: python-package-distributions
path: dist/
pattern: orjson_*

Expand All @@ -567,7 +566,5 @@ jobs:
with:
attestations: true
packages-dir: dist
repository-url: https://github.com/ijl/orjson
skip-existing: true
user: ijl
verbose: true

0 comments on commit 7048b59

Please sign in to comment.