maxIssues for release notes

pull/4792/head
Will Tatam 2025-07-27 11:43:44 +01:00
rodzic ab5b6f9b7d
commit b79e81f3be
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,8 @@ jobs:
uses: janheinrichmerker/action-github-changelog-generator@v2.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
sinceTag: v0.15.0
sinceTag: v0.15.0
maxIssues: 500
- name: Create draft release
uses: softprops/action-gh-release@v1
with: