Skip to content

Commit

Permalink
fix: add release task
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed May 20, 2024
1 parent 4b2536f commit 99204e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ python-semantic-release = ">=9.7.3,<9.8"

[feature.release.tasks]
semver = 'echo "Next Version is: $(semantic-release -c releaserc.toml version --print)"'
release = "semantic-release -c releaserc.toml version"

0 comments on commit 99204e4

Please sign in to comment.