Skip to content

Commit 498a584

Browse files
committed
Another pipeline fix for publishing
1 parent 9200eb4 commit 498a584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gem-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Ruby 3.0
1717
uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: 3.0.x
19+
ruby-version: 3.0
2020

2121
- name: Publish to RubyGems
2222
env:

0 commit comments

Comments
 (0)