Skip to content

Commit

Permalink
fix: just trying with testpypi for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcclintock committed Nov 27, 2022
1 parent d0bf3ce commit 213e298
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
repository_url: "https://test.pypi.org/legacy/"
ignore_dev_requirements: "yes"

- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
ignore_dev_requirements: "yes"
# - name: Build and publish to pypi
# uses: JRubics/[email protected]
# with:
# pypi_token: ${{ secrets.PYPI_TOKEN }}
# ignore_dev_requirements: "yes"

0 comments on commit 213e298

Please sign in to comment.