Skip to content

Commit

Permalink
Update pypi-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guipenedo committed Apr 22, 2024
1 parent 7042785 commit 6d06210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
testing:
uses: ./.github/workflows/testing.yml
release:
needs: ci
needs: testing
runs-on: ubuntu-latest
env:
TWINE_USERNAME: __token__
Expand Down

0 comments on commit 6d06210

Please sign in to comment.