Skip to content

Commit a20fd16

Browse files
authored
Merge pull request #53 from jupyter-naas/object-url-request
fix: Working on fixing release
2 parents 5aa8360 + 1826d79 commit a20fd16

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/.releaserc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
[
1818
"semantic-release-pypi",
1919
{
20-
"srcDir": "./python"
20+
"srcDir": "./python",
21+
"distDir": "./python/dist"
2122
}
2223
]
2324
]

0 commit comments

Comments
 (0)