Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 50fdf83

Browse files
authored
Merge pull request #72 from grails/fix-changelog-workflow
Update release-notes.yml
2 parents e4114b3 + 62f5496 commit 50fdf83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-notes.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2828
with:
2929
commitish: ${{ steps.extract_branch.outputs.value }}
30-
filter-by-commitish: true
3130
# Otherwise:
3231
- name: Export Gradle Properties
3332
if: steps.check_release_drafter.outputs.has_release_drafter == 'false'

0 commit comments

Comments
 (0)