-
Notifications
You must be signed in to change notification settings - Fork 9
Developer
Yuki Okuda edited this page Aug 1, 2021
·
3 revisions
$ poetry build
$ poetry publish
$ poetry build
$ poetry publish -r testpypi
docs/*
ブランチを作成すると、GitHub Actionsによりドキュメントがビルドされ、ja-timex/docsにコミットされる。
$ git checkout -b docs/20210801
$ git push