Skip to content

Commit 844225f

Browse files
authored
Update release-pypi-upload.yml
1 parent ec585fe commit 844225f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release-pypi-upload.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
release:
44
types:
55
- published
6+
- edited
67

78
jobs:
89
publish-to-pypi:
@@ -12,7 +13,7 @@ jobs:
1213
runs-on: ubuntu-latest
1314
environment:
1415
name: pypi
15-
url: https://test.pypi.org/p/basicts_dyf # Replace <package-name> with your PyPI project name
16+
url: https://pypi.ac.cn/p/basicts # Replace <package-name> with your PyPI project name
1617
permissions:
1718
id-token: write # IMPORTANT: mandatory for trusted publishing
1819

0 commit comments

Comments
 (0)