Skip to content

Commit

Permalink
Fix release pipeline for Google Play
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rken committed Jan 17, 2025
1 parent 898e458 commit da25c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: Set up ruby env
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.6
ruby-version: 3.3.6
bundler-cache: true

- name: Assemble beta and upload to Google Play
Expand Down

0 comments on commit da25c4d

Please sign in to comment.