Skip to content

Commit 675ff06

Browse files
authored
Merge pull request #82 from networktocode/develop
Remove the legacy PyPI url in the GHA workflow
2 parents b0b824c + 4b210b9 commit 675ff06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,6 @@ jobs:
172172
with:
173173
user: "__token__"
174174
password: "${{ secrets.PYPI_API_TOKEN }}"
175-
# Using PyPi dev.
176-
repository_url: "https://test.pypi.org/legacy/"
177175
slack-notify:
178176
needs:
179177
- "publish_gh"

0 commit comments

Comments
 (0)