rubygems / release-gem

The official GitHub Action for publishing your gem files to RubyGems.org
23 stars 2 forks source link

rake release failed to push tag due to local out of date branch #8

Open ryancyq opened 4 months ago

ryancyq commented 4 months ago

Re-open the issue here for CI environment. https://github.com/rubygems/rubygems/issues/7818

Issue appears when rake release trigger is delayed and there are additional commits after the current HEAD commit.