mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-02 11:03:30 -05:00
Fix 'Update changelog.md on Release' Workflow (#2410)
* A Fix for 'createchangelog.yml' & Rename File 'updates.md' to 'changelog.md' * Fix GitHub CLI Not Working * Increase the limit for Release List to 1000000 * Add '--exclude-drafts' & '--exclude-pre-releases' to GitHub CLI Release List Command * Rewrite Bash Script found in a step of 'Update changelog.md on Release' GitHub Workflow * Change the Content Generation a bit in 'Update changelog.md on Release' GitHub Workflow * Reorder the Content Generation in 'Update changelog.md on Release' GitHub Workflow * Update Regex for 'Update changelog.md on Release' Worflow * Change the Release Event Types to 'Published, Edited, Created, Deleted' to ensure the Changelog is Up-To-Date
This commit is contained in:
@ -5,7 +5,7 @@ nav:
|
||||
- Introduction: 'index.md'
|
||||
- User Guide: 'userguide.md'
|
||||
- Contribute: 'contribute.md'
|
||||
- Updates: 'updates.md'
|
||||
- Changelog: 'changelog.md'
|
||||
- Known Issues: 'KnownIssues.md'
|
||||
- FAQ: 'faq.md'
|
||||
|
||||
|
Reference in New Issue
Block a user