Skip to content

Commit

Permalink
dist/*
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Aug 24, 2023
1 parent 1b322cb commit 7a182f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
run: |
ls -all dist
pip install twine
twine upload --verbose -u __token__ -p '${{ steps.mint.outputs.api-token }}' dist
twine upload --verbose -u __token__ -p '${{ steps.mint.outputs.api-token }}' dist/*

0 comments on commit 7a182f4

Please sign in to comment.