Skip to content

Commit

Permalink
revert deploy update
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-springer committed Sep 11, 2024
1 parent 3aac61a commit 13d8d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
python setup.py sdist bdist_wheel
twine upload dist/*
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v2
with:
name: dist
path: |
Expand Down

0 comments on commit 13d8d1b

Please sign in to comment.