Skip to content

Commit 246e434

Browse files
committed
[Ruby] Set up trusted publishing
1 parent bfa16bb commit 246e434

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release-ruby.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,4 @@ jobs:
3131
- name: Copy the samples to ruby/features
3232
run: npm ci && npm run copy-to:ruby
3333
working-directory: devkit
34-
- uses: cucumber/[email protected]
35-
with:
36-
working_directory: ruby
37-
rubygems_api_key: ${{ secrets.RUBYGEMS_API_KEY }}
34+
- uses: rubygems/release-gem@v1

0 commit comments

Comments
 (0)