Skip to content

Commit

Permalink
Update pypi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Avantol13 authored Jan 19, 2024
1 parent 680f9d6 commit 7473c77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
uses: uc-cdis/.github/.github/workflows/python_package_index_publish.yaml@fix/pypi
with:
PYTHON_VERSION: '3.9'
# this will attempt push to test PyPI first
DO_TEST_PUBLISH_FIRST: true
secrets:
PYPI_TEST_API_TOKEN: ${{ secrets.PYPI_TEST_API_TOKEN }}
Expand Down

0 comments on commit 7473c77

Please sign in to comment.