Skip to content

Commit

Permalink
feat: Trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
aviemet committed Mar 18, 2023
1 parent df777b4 commit 898dfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Setup ruby if a release was created
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0.0
ruby-version: 3.1.2
if: ${{ steps.release.outputs.release_created }}

# Bundle install
Expand Down

0 comments on commit 898dfdc

Please sign in to comment.