Skip to content

Commit 4b5d9ef

Browse files
committed
now for pypi
1 parent 90022b8 commit 4b5d9ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
name: artifact
9696
path: ./dist
9797
- uses: pypa/gh-action-pypi-publish@release/v1
98-
with:
99-
repository-url: https://test.pypi.org/legacy/
98+
# with:
99+
# repository-url: https://test.pypi.org/legacy/
100100
permissions:
101101
id-token: write

0 commit comments

Comments
 (0)