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 4ae3e09 commit 58f4e8dCopy full SHA for 58f4e8d
.github/workflows/publish.yml
@@ -39,8 +39,6 @@ jobs:
39
run: bundle exec rspec
40
41
- name: Push to RubyGems
42
- env:
43
- GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}
44
run: gem push patch_ruby.gem
45
46
- name: Update deployment status (success)
0 commit comments