Skip to content

Commit 82a4a8e

Browse files
erezrokahchingor13
andauthored
docs: Add missing --repo-url argument (#1556)
Co-authored-by: Jeff Ching <chingor@google.com>
1 parent 6eb7df7 commit 82a4a8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/manifest-releaser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ flag in the next step).
5555

5656
Run release-please:
5757
```sh
58-
release-please [--token=your/apikey.txt] [--target-branch=testing] release-pr
58+
release-please [--token=your/apikey.txt] --repo-url=<owner>/<repo> [--target-branch=testing] release-pr
5959
```
6060

6161
The resulting PR will assume a default starting version for your package

0 commit comments

Comments
 (0)