Skip to content

Commit a5af2ad

Browse files
nobuhsbt
authored andcommitted
Fix a typo in bundled_gems.yml
1 parent b4367db commit a5af2ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bundled_gems.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +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
75+
ruby tool/update-NEWS-github-release.rb --update
7676
if: ${{ env.UPDATE_ENABLED == 'true' }}
7777

7878
- name: Check diffs

0 commit comments

Comments
 (0)