Skip to content

Commit

Permalink
Remove newline from workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
hermanzdosilovic committed Jan 5, 2025
1 parent a06164c commit 7974f90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,3 @@ jobs:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
run: twine upload dist/*

0 comments on commit 7974f90

Please sign in to comment.