Skip to content

Commit

Permalink
Add smallest semver
Browse files Browse the repository at this point in the history
  • Loading branch information
arcwhite committed Jul 25, 2024
1 parent 49a7dda commit 165d047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Ruby 3.1
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.1'
ruby-version: '3.1.x'
- name: Publish to GPR
run: |
mkdir -p $HOME/.gem
Expand Down

0 comments on commit 165d047

Please sign in to comment.