We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e611f2 commit e5e4908Copy full SHA for e5e4908
.releaserc.yml
@@ -30,7 +30,9 @@ plugins:
30
- type: ci
31
section: CI
32
- "@semantic-release/changelog"
33
- - "semantic-release-pypi"
+ - - "semantic-release-pypi"
34
+ - buildCommand: "cd scrapegraph-py && rye build"
35
+ distDirectory: "scrapegraph-py/dist"
36
- "@semantic-release/github"
37
- - "@semantic-release/git"
38
- assets:
0 commit comments