Skip to content

Commit

Permalink
another typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
simontorres committed Jul 18, 2024
1 parent 03d3d6e commit eeee3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build a binary wheel and source tarball
run: python3 -m build
- name: Upload artifacts
uses: actions/upload-artifacts@v4
uses: actions/upload-artifact@v4
with:
name: release-dists
path: dist/
Expand Down

0 comments on commit eeee3a3

Please sign in to comment.