Skip to content

Commit

Permalink
fix error 409 (artifact already exists, cant upload)
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaTegner committed Feb 13, 2024
1 parent 9325f06 commit 0782f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: pypandoc-binary-distributions
name: pypandoc-binary-${{ matrix.os }}-distributions
path: wheelhouse/

publisher_release:
Expand Down

0 comments on commit 0782f3c

Please sign in to comment.