Skip to content

Commit

Permalink
Another pipeline fix for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
peerkleio committed Jun 9, 2023
1 parent 9200eb4 commit 498a584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Ruby 3.0
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0.x
ruby-version: 3.0

- name: Publish to RubyGems
env:
Expand Down

0 comments on commit 498a584

Please sign in to comment.