Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
camposer authored Oct 31, 2022
1 parent a1185f9 commit b22dd20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
aws-region: us-east-1

- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1.2
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1.2

- name: Build and publish gem
env:
Expand Down

0 comments on commit b22dd20

Please sign in to comment.