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 5e92303 commit 8837015Copy full SHA for 8837015
.github/workflows/rspec_and_release.yml
@@ -47,8 +47,8 @@ jobs:
47
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48
GEM_HOST_API_KEY: ${{ secrets.RUBYGEMS_API_TOKEN }}
49
with:
50
- semantic_version: 19
+ semantic_version: 17
51
extra_plugins: |
52
- @semantic-release/changelog@6
53
- @semantic-release/git@10
+ @semantic-release/changelog@5
+ @semantic-release/git@9
54
semantic-release-rubygem@1
0 commit comments