Skip to content

Commit 58f4e8d

Browse files
committed
Use trusted publisher
1 parent 4ae3e09 commit 58f4e8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ jobs:
3939
run: bundle exec rspec
4040

4141
- name: Push to RubyGems
42-
env:
43-
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}
4442
run: gem push patch_ruby.gem
4543

4644
- name: Update deployment status (success)

0 commit comments

Comments
 (0)