Skip to content

Commit b79e81f

Browse files
committed
maxIssues for release notes
1 parent ab5b6f9 commit b79e81f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
uses: janheinrichmerker/[email protected]
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}
26-
sinceTag: v0.15.0
26+
sinceTag: v0.15.0
27+
maxIssues: 500
2728
- name: Create draft release
2829
uses: softprops/action-gh-release@v1
2930
with:

0 commit comments

Comments
 (0)