Skip to content

Commit

Permalink
Reformat workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Kleinekathoefer committed Nov 1, 2020
1 parent eab89db commit 28bdda0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ jobs:
- name: Publish
run: twine upload dist/*.*
env:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 28bdda0

Please sign in to comment.