Skip to content

Commit be20287

Browse files
authored
Update pypi.yml
1 parent e247ce3 commit be20287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
- run: uv python install 3.12
2323
- run: uv sync --all-extras --dev
2424
- run: uv build
25-
- run: uv publish --username __token__ --password ${{ secrets.PYPI_TOKEN }}
25+
- run: uv publish --username __token__ --password ${{ secrets.PYPI_PASS }}

0 commit comments

Comments
 (0)