We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43b35f commit b4367dbCopy full SHA for b4367db
1 file changed
.github/workflows/bundled_gems.yml
@@ -72,6 +72,7 @@ jobs:
72
- name: Maintain updated gems list in NEWS
73
run: |
74
ruby tool/update-NEWS-gemlist.rb bundled
75
+ ruby tool/update-NEWS-github-releases.rb --update
76
if: ${{ env.UPDATE_ENABLED == 'true' }}
77
78
- name: Check diffs
0 commit comments