Skip to content

Commit

Permalink
Merge branch 'main' into chore/pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
patrk authored Apr 22, 2024
2 parents ab95006 + b48b919 commit 37cc007
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ upload_to_release = true

[tool.semantic_release.branches.main]
match = "(main)"
[tool.semantic_release.remote.token]
env = "GH_TOKEN"

[tool.semantic_release.remote.token]
env = "GH_TOKEN"

[tool.semantic_release.remote.token]
env = "GH_TOKEN"
Expand Down

0 comments on commit 37cc007

Please sign in to comment.