Skip to content

Commit

Permalink
Fixed version number of rubygems/release-gem
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 25, 2024
1 parent 136d3e1 commit 1838819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ruby-version: ruby

- name: Publish to RubyGems
uses: rubygems/release-gem@9e85cb11501bebc2ae661c1500176316d3987059 # v1
uses: rubygems/release-gem@9e85cb11501bebc2ae661c1500176316d3987059 # v1.1.0

- name: Create GitHub release
run: |
Expand Down

0 comments on commit 1838819

Please sign in to comment.