mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-15 17:30:37 -06:00
Update createchangelog.yml
This commit is contained in:
parent
2990ec5338
commit
122365c99f
2
.github/workflows/createchangelog.yml
vendored
2
.github/workflows/createchangelog.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Get all releases and update update.mb file
|
- name: Get all releases and update update.mb file
|
||||||
run: |
|
run: |
|
||||||
# Fetch all releases including pre-releases using GitHub CLI
|
# Fetch all releases including pre-releases using GitHub CLI
|
||||||
gh release list --limit 1000 > releases.txt
|
gh release list --limit 5 > releases.txt
|
||||||
|
|
||||||
# Extract numeric versions and create update.mb content
|
# Extract numeric versions and create update.mb content
|
||||||
echo "" > docs/update.mb
|
echo "" > docs/update.mb
|
||||||
|
Loading…
Reference in New Issue
Block a user