Skip to content

Commit

Permalink
[build] Installing twine to push to TestPyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Mar 11, 2024
1 parent 739f5ec commit ffed982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
./go "py:version[nightly]"
./go py:build
pip install twine
twine upload --repository testpypi bazel-bin/py/selenium-4*.whl bazel-bin/py/selenium-4*.tar.gz
secrets: inherit

Expand Down

0 comments on commit ffed982

Please sign in to comment.