Skip to content

Commit

Permalink
publish restores the file
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim committed Apr 17, 2021
1 parent eac8af9 commit 96c45d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/publish
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ set -eux

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

0 comments on commit 96c45d9

Please sign in to comment.