We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31de161 commit 1558c6fCopy full SHA for 1558c6f
.github/workflows/auto-changelog-generator.yml
@@ -12,6 +12,8 @@ jobs:
12
13
- name: Setup Ruby
14
uses: ruby/setup-ruby@v1
15
+ with:
16
+ ruby-version: 2.7
17
18
- name: Install github-changelog-generator
19
run: gem install github_changelog_generator
0 commit comments