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 a997ea6 commit d48ff8dCopy full SHA for d48ff8d
jupyter_releaser/actions/draft_release.py
@@ -40,7 +40,7 @@
40
run("pip install -q -e .")
41
42
43
-run_action("jupyter-relaser prep-git")
+run_action("jupyter-releaser prep-git")
44
45
46
with make_group("Handle RH_SINCE"):
0 commit comments