Skip to content

Commit 490aca6

Browse files
authored
Update main.yml
1 parent ae5e637 commit 490aca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
source $(conda info --base)/etc/profile.d/conda.sh
3939
conda activate cool-graph-env
4040
python -m build
41-
python -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
41+
python -m twine upload --repository-url https://pypi.org/project/cool-graph/ dist/*

0 commit comments

Comments
 (0)