mirror of https://github.com/Xhofe/alist
ci: use changelogithub to generate changelog
parent
e8e6d71c41
commit
69e5b66b50
|
@ -26,7 +26,9 @@ jobs:
|
|||
id: changelog
|
||||
run: |
|
||||
git tag -l
|
||||
npx changelogen@latest --output CHANGELOG.md
|
||||
npx changelogithub --output CHANGELOG.md
|
||||
# npx changelogen@latest --output CHANGELOG.md
|
||||
|
||||
|
||||
- name: Upload assets
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
|
Loading…
Reference in New Issue