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 e8d382a commit 450d807Copy full SHA for 450d807
.github/workflows/push-gem.yml
@@ -48,3 +48,4 @@ jobs:
48
gh release create "${tag_name}" --verify-tag --generate-notes
49
env:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
+ if: ${{ matrix.ruby == 'ruby' }}
0 commit comments