Skip to content

Commit 23badab

Browse files
committed
Refer to sentry-cli from the npm package always
1 parent 105b3aa commit 23badab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sourcemaps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To then upload you should use this:
2727

2828
.. code-block:: bash
2929
30-
sentry-cli releases \
30+
node_modules/sentry-cli-binary/bin/sentry-cli releases \
3131
files RELEASE_NAME \
3232
upload-sourcemaps \
3333
--dist DISTRIBUTION_NAME \

0 commit comments

Comments
 (0)