Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 3551a38

Browse files
committed
docs: Update release PR dry run command in internal notes
1 parent 3c144ec commit 3551a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INTERNAL-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
## How to check for release version
44

55
```
6-
pnpm dlx release-please release-pr --token="<insert-github-token>" --repo-url=paambaati/codeclimate-action --trace --dry-run
6+
pnpm dlx release-please release-pr --token="<insert-github-token>" --repo-url=paambaati/codeclimate-action --config-file=".release-please-config.json" --trace --dry-run
77
```

0 commit comments

Comments
 (0)