mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 23:55:20 +00:00
Remove --dry-run in publish script
This commit is contained in:
@@ -37,4 +37,4 @@ fi
|
||||
# Clean up the tarball
|
||||
trap 'rm -f "${TARBALL_PATH}"' EXIT
|
||||
|
||||
npm publish "${TARBALL_PATH}" --no-workspaces --provenance --dry-run
|
||||
npm publish "${TARBALL_PATH}" --no-workspaces --provenance
|
||||
|
||||
Reference in New Issue
Block a user