Skip to content

Commit 6bd9127

Browse files
committed
Update release instructions
1 parent 6ab72c3 commit 6bd9127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This file contains helpful information for developers and AI assistants working
3030
- **Enhancements**: New features, performance improvements, major changes
3131
- **Bug Fixes**: Bug fixes and corrections
3232
- **Testing & Documentation**: Test additions, documentation updates
33-
4. Create draft release: `gh release create <version> --draft --title "<version>" --notes "<release-notes>"`
33+
4. Create draft release: `gh release create <version> --draft --title "<version>" --notes "<release-notes>" --target main`
3434
5. Include full changelog link: `**Full Changelog**: https://github.com/Noggog/CSharpExt/compare/<last-tag>...<new-tag>`
3535

3636
### Benchmarking

0 commit comments

Comments
 (0)