Skip to content

Commit 2689f34

Browse files
authored
Fix npm tag for publication of final version (#158)
1 parent d811f59 commit 2689f34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ editable_build_cmd = "install:extension"
100100
skip = ["check-links"]
101101

102102
[tool.jupyter-releaser.options]
103-
npm-cmd = "npm publish --tag next"
104103
version-cmd = "python scripts/bump_version.py --force"
105104

106105
[tool.jupyter-releaser.hooks]

0 commit comments

Comments
 (0)