Skip to content

Commit

Permalink
docs: Update release PR dry run command in internal notes
Browse files Browse the repository at this point in the history
  • Loading branch information
paambaati committed Aug 21, 2024
1 parent 3c144ec commit 3551a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INTERNAL-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
## How to check for release version

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

0 comments on commit 3551a38

Please sign in to comment.