Skip to content

Commit 129de47

Browse files
ryandanehydlarendt
authored andcommitted
Pull request #240: Remove testpypi
Merge in HYP/hypernetx from bugfix/rm-test-pypi to develop * commit '76272b39fb46a51b5013756920b7248d28c677c3': Remove testpypi
2 parents fe7b119 + 76272b3 commit 129de47

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/publish-to-pypi.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@ jobs:
4141
- name: Check out the repo
4242
uses: actions/checkout@v4
4343

44-
- name: Build and publish distribution 📦 to Test PyPI
45-
uses: JRubics/poetry-publish@v2.0
46-
with:
47-
python_version: "3.11"
48-
pypi_token: ${{ secrets.TEST_PYPI_API_TOKEN }}
49-
repository_name: "testpypi"
50-
repository_url: "https://test.pypi.org/legacy/"
51-
5244
- name: Build and publish distribution 📦 to PyPI
5345
uses: JRubics/poetry-publish@v2.0
5446
with:

0 commit comments

Comments
 (0)