Skip to content

Commit

Permalink
chore: release pipeline (#34)
Browse files Browse the repository at this point in the history
* feat: breaking changes due to essential bug fixes

* chore: pipeline
  • Loading branch information
patrk authored Apr 21, 2024
1 parent 39786b3 commit 8c3dabc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ version_variable = "pyPTE/__init__.py:__version__"
upload_to_pypi = "false"
[tool.semantic_release.branches.main]
match = "(main)"
[tool.semantic_release.remote.token]
env = "GH_TOKEN"

[build-system]
requires = ["poetry-core>=1.9"]
Expand Down

0 comments on commit 8c3dabc

Please sign in to comment.