Skip to content

Commit

Permalink
Make artifact name consistent (#76)
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <[email protected]>
  • Loading branch information
shenanigansd authored Feb 4, 2024
1 parent bfb875b commit 97102e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-pypi-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: "Upload packages"
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
with:
name: packages
name: python-package-distributions
path: dist/

publish-to-pypi:
Expand Down

0 comments on commit 97102e0

Please sign in to comment.