Skip to content

Commit b6c9055

Browse files
authored
Merge pull request #54 from jupyter-naas/object-url-request
fix: Bump release system
2 parents a20fd16 + 6705510 commit b6c9055

3 files changed

Lines changed: 220 additions & 298 deletions

File tree

.github/.releaserc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
[
1818
"semantic-release-pypi",
1919
{
20-
"srcDir": "./python",
21-
"distDir": "./python/dist"
20+
"srcDir": "./python"
2221
}
2322
]
2423
]

0 commit comments

Comments
 (0)