Skip to content

Commit

Permalink
Better release draft - with page size
Browse files Browse the repository at this point in the history
  • Loading branch information
benedeki committed Jun 4, 2024
1 parent 79b0a90 commit 92ffdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
ref: refs/tags/${{ github.event.inputs.tagName }}
- name: Generate release notes
id: generate_release_notes
uses: AbsaOSS/generate-release-notes@v0.2.0
uses: AbsaOSS/generate-release-notes@feature/bugfix_pagination
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 92ffdfb

Please sign in to comment.