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 bfa16bb commit 246e434Copy full SHA for 246e434
.github/workflows/release-ruby.yml
@@ -31,7 +31,4 @@ jobs:
31
- name: Copy the samples to ruby/features
32
run: npm ci && npm run copy-to:ruby
33
working-directory: devkit
34
- - uses: cucumber/[email protected]
35
- with:
36
- working_directory: ruby
37
- rubygems_api_key: ${{ secrets.RUBYGEMS_API_KEY }}
+ - uses: rubygems/release-gem@v1
0 commit comments