Skip to content

Commit

Permalink
Fix Release
Browse files Browse the repository at this point in the history
  • Loading branch information
pagrubel committed Apr 1, 2024
1 parent a82d14d commit 0949e0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RELEASE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Verify all current changes in develop run correctly on nightly tests.
8. Finally, on the command line:

```
git checkout main
git pull
poetry build
poetry publish -u __token__ -p pypi-<long-token>
git checkout main
git pull
poetry build
poetry publish -u __token__ -p pypi-<long-token>
```


Expand Down

0 comments on commit 0949e0d

Please sign in to comment.