Skip to content

Commit b4367db

Browse files
committed
Run GitHub releases updater in workflow
1 parent e43b35f commit b4367db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bundled_gems.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
- name: Maintain updated gems list in NEWS
7373
run: |
7474
ruby tool/update-NEWS-gemlist.rb bundled
75+
ruby tool/update-NEWS-github-releases.rb --update
7576
if: ${{ env.UPDATE_ENABLED == 'true' }}
7677

7778
- name: Check diffs

0 commit comments

Comments
 (0)