Skip to content

Commit 67f8e18

Browse files
authored
Update publish
1 parent 1661574 commit 67f8e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
set -eu
33

44
poetry version $(poetry run dunamai from git --pattern '(?P<base>\d+\.\d+\.\d+)')
5-
poetry publish --no-interaction --build --username "__token__" --password "$1"
5+
poetry publish --no-interaction --build --username "__token__" --password "PYPI_TOKEN"

0 commit comments

Comments
 (0)