Skip to content

Commit f2859bd

Browse files
committed
chore:get info from env
1 parent 5c4e3b0 commit f2859bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pypirc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[pypi]
2+
username = __token__
3+
password = ${PYPI_API_TOKEN}
4+

0 commit comments

Comments
 (0)